What's new from Grafana Labs
Removal of deprecated components from @grafana/ui
In Grafana v13.0, we’re removing several components deprecated since 2023 from the @grafana/ui package:
GraphGraphWithLegendGraphContextMenuGraphContextMenuHeadergraphTimeFormatgraphTickFormatterGraphSeriesTogglerGraphSeriesTogglerAPI
We’re also removing one component deprecated since January 2026:
Gauge
Migration
If your plugin uses any of these components, replace them with the current @grafana/ui alternatives.
Related What's new posts