Skip to content
  1. Plugins
  2. Annotations plugin

Annotations plugin

Annotations plugin provides an API to add custom annotations to the graph. It takes care of the complex interactions of positioning, resizing, creating, and deleting annotations.

Annotations plugin

Installation

bash
npm install @linkurious/ogma-annotations

Usage

Refer to the official plugin documentation for the full API reference and configuration options.

React support

The plugin ships with a React wrapper and hooks. See the React installation guide to get started.