plouc / nivo

nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
https://nivo.rocks
MIT License
13.19k stars 1.03k forks source link

Support annotations #125

Closed jeznag closed 3 years ago

jeznag commented 6 years ago

Is there an easy way to annotate charts along the lines of d3-annotation.susielu.com?

plouc commented 5 years ago

You can add an extra layer if the chart you use supports it and use https://react-annotation.susielu.com/

plouc commented 5 years ago

Otherwise, I've started to add support for annotations on newer packages, https://nivo.rocks/storybook/?path=/story/swarmplot--using-annotations

plouc commented 5 years ago

Note that the provided nivo implementation doesn't use react-annotation to be able to use transitions and to support canvas implementations.

mcintyre94 commented 4 years ago

@plouc Are line charts supported with annotations? The annotations doc page https://nivo.rocks/guides/annotations is 404ing

carlsagan21 commented 4 years ago

Hope annotation be implemented in Line or other charts too. Any update? I hope we can have sth similar to grafana one. https://grafana.com/docs/grafana/latest/reference/annotations/

stale[bot] commented 4 years ago

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

sattuchin commented 4 years ago

This feature would be very useful. Please prioritize when possible. Thank you!

BATESTPYTHON commented 3 years ago

I am looking forward for this feature too! For line charts, all I need is a straight vertical line to specify certain events on certain dates on x axis.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

stale[bot] commented 3 years ago

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you!

loganfuller commented 1 year ago

I am also very interested in this feature.