What's new from Grafana Labsbreadcrumb arrow Removal of deprecated components from @grafana/ui
What's new from Grafana Labs
What's new from Grafana Labs
Open source Enterprise Generally Available Breaking change
Release date: 2026-04-14

Removal of deprecated components from @grafana/ui

In Grafana v13.0, we’re removing several components deprecated since 2023 from the @grafana/ui package:

  • Graph
  • GraphWithLegend
  • GraphContextMenu
  • GraphContextMenuHeader
  • graphTimeFormat
  • graphTickFormatter
  • GraphSeriesToggler
  • GraphSeriesTogglerAPI

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