mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
This changes PanelModel's API to support PanelModel API updates when changing panel type. Primary useful when changing panel type between Angular and React panels, as other migrations can be handled via DashboardMigrator. API change: https://github.com/grafana/grafana/pull/22754/files#diff-d9e3f91dc7d5697f6d85ada008003b4b
Grafana Data Library
@grafana/data is currently in ALPHA. Core API is unstable and can be a subject of breaking changes!
This package holds the root data types and functions used within Grafana.