Package Exports
- react-annotation
- react-annotation/lib/Types/AnnotationBracket
- react-annotation/lib/Types/AnnotationCallout
- react-annotation/lib/Types/AnnotationCalloutCircle
- react-annotation/lib/Types/AnnotationCalloutCustom
- react-annotation/lib/Types/AnnotationCalloutRect
- react-annotation/lib/Types/AnnotationLabel
- react-annotation/lib/Types/AnnotationXYThreshold
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-annotation) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-annotation
Full documentation: http://react-annotation.susielu.com

Setup
Using NPM
You can add react-annotation as a node module by running
npm i react-annotation -SIf you're new to using React, I suggest using create-react-app to start your project
Feedback
I would love to hear from you about any additional features that would be useful, please say hi on twitter @DataToViz.
Prior art
Andrew Mollica, d3-ring-note D3 plugin for placing circle and text annotation, and HTML Annotation
Scatterplot with d3-annotate, by Chris Polis, example using d3-annotate
Rickshaw has an annotation tool
Benn Stancil has an annotation example for a line chart
Adam Pearce has arc-arrows and swoopy drag
Micah Stubbs has a nice VR chart based on swoopy drag
Scott Logic evokes “line annotation” in a graph (different concept).
Seven Features You’ll Want In Your Next Charting Tool shows how the NYT does annotations
John Burn-Murdoch example with adding/removing and repositioning annotations