grafana / scenes

Build Grafana dashboards directly in your Grafana app plugins.
https://grafana.com/developers/scenes
Apache License 2.0
133 stars 20 forks source link

React scenes: Annotations support #782

Closed mdvictor closed 2 months ago

mdvictor commented 3 months ago

Screenshot 2024-06-12 at 14 48 45

This PR adds annotation support through the AnnotationLayer component. These layers can be controlled by the AnnotationPicker component.

It also changes the SceneContextProvider to hold an array of context children instead of a single child.

TODO:

grafanabot commented 2 months ago

:rocket: PR was released in v5.3.5 :rocket: