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

Annotations documentation and support #1626

Closed buggedcom closed 3 years ago

buggedcom commented 3 years ago

The annotations guide 404's on the website. Are annotations supported by every chart type and if so, is there any documentation available anyway

wyze commented 3 years ago

Hello, I don't see a link to annotations on the website anywhere. Can you tell me the link you have, or where you found it?

I know not all charts are supported by annotations, but we should have a page, or a way to find out which ones do support it. For example, you can look at SwarmPlot story as it does support them: https://nivo.rocks/storybook/?path=/story/swarmplot--using-annotations

buggedcom commented 3 years ago

Hi, the link is on the about page in the list of features. https://nivo.rocks/about/

buggedcom commented 3 years ago

And points to here https://nivo.rocks/guides/annotations

wyze commented 3 years ago

Thanks! I see where the commit where the link to the guide was added but then I can't find a commit where a guide was added. Going to keep this open and maybe @plouc can get started on what he originally thought the guide should be.

buggedcom commented 3 years ago

I've just found there is another annotations example to, and I am adding the link here in case it helps anyone else reaching this thread https://nivo.rocks/storybook/?path=/story/bar--with-annotations

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!

jrlegrand commented 2 years ago

This link is dead. https://nivo.rocks/guides/annotations

Can annotations be used with line charts?

loganfuller commented 1 year ago

Same question - it's unclear if annotations are still supported or not.