Skip to content

Add support for Annotations component #1678

@Eric24

Description

@Eric24

Do you want to request a feature or report a bug?

Feature

What is the expected behavior?

There are many charting applications that require annotations. This is not significantly different than a regular data series, except that it is usually sparse on the X-axis, and in addition to having a Y-value, it also has an associated text property. The codepen example below (from a different component) shows a version of how this might work. I could see config options for controlling whether the annotation text shows on hover or on click, "dot" symbol selection and customization, etc.

https://codepen.io/susielu/pen/wrNRRK?editors=0010#0

Maybe this component could be integrated to ReCharts? https://react-annotation.susielu.com/

PS - If anyone with solid React and ReCharts experience is interested in developing this feature, I'm willing to fund the project.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions