Appearance
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.

Installation
bash
npm install @linkurious/ogma-annotationsUsage
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.