Introduction
react-plot
allows adding several elements to our plot, which helps us to visualize more data, simplify it, add interaction with the plot...
Restriction
Annotations must be inside the Annotation
component, they cannot be placed directly inside Plot
,
otherwise you would get the following error:
invalid plot child
Annotations
There are 3 categories each one may contain many annotations :