elastic / elastic-charts

:bar_chart: Elastic Charts library
https://elastic.github.io/elastic-charts/storybook
Other
363 stars 115 forks source link

Add text annotation #106

Open emmacunningham opened 5 years ago

emmacunningham commented 5 years ago

Is your feature request related to a problem? Please describe. Add ability to add annotation to a chart with text.

Describe the solution you'd like User should be able to define an x, y starting coordinate for the text along with a way to customize text style.

Describe alternatives you've considered This is one of three annotation-related tasks (see #81).

Additional context Current feature in Kibana: kibana_annotation

Kibana Cross Issues

Checklist

markov00 commented 5 years ago

can the following feature https://github.com/elastic/elastic-charts/issues/67 be included in this? Or at least we can think of internally use text annotation for that case

wylieconlon commented 3 years ago

We are making plans for annotations in Lens, and I think we would want to support text annotations in the long term. My assumption is that text annotations are:

Something like the google annotation chart is more powerful than we need, but a good starting point.