Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotation support #33

Open
Alexadra opened this issue Apr 27, 2021 · 2 comments · May be fixed by #43
Open

Annotation support #33

Alexadra opened this issue Apr 27, 2021 · 2 comments · May be fixed by #43

Comments

@Alexadra
Copy link

Are annotations supported in Plotly panel - https://grafana.com/docs/grafana/latest/dashboards/annotations/?
Cannot add annotation from Grafana GUI for Plotly panel, but maybe there are any other ways?

@ae3e
Copy link
Owner

ae3e commented Jun 25, 2021

No, it's not possible to add annotations in Plotly panel.
Plotly charts can be any kind of charts (not only timeseries) and so it doesn't really make sense to support Grafana's annotations.
So, I think Grafana's default timeseries chart is the best way to handle this.

@JorundMartinsen
Copy link

I would argue that handling annotations should be up to the user.
Currently, annotations are not available to the user because Grafana assumes the plugin cannot handle them. If annotations are enabled, the user can decide to use them, or ignore them

On Grafana's default timeseries, I would prefer to use this plugin for visual consistency

@JorundMartinsen JorundMartinsen linked a pull request Sep 14, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants