grafana/public/app/plugins/panel/annolist
Dominik Prokop 1256d9e78d
grafana/data: PanelTypeChangedHandler API update to use PanelModel instead of panel options object [BREAKING] (#22754)
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
2020-03-13 08:27:16 +01:00
..
img AnnoList: add alpha annotations list plugin (#17187) 2019-07-09 09:28:19 -07:00
AnnoListEditor.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
AnnoListPanel.tsx Annotation & Alerts: Makes various annotation and alert requests cancelable (#22055) 2020-02-12 09:37:36 +01:00
module.ts grafana/data: PanelTypeChangedHandler API update to use PanelModel instead of panel options object [BREAKING] (#22754) 2020-03-13 08:27:16 +01:00
plugin.json AnnoList: add alpha annotations list plugin (#17187) 2019-07-09 09:28:19 -07:00
README.md AnnoList: add alpha annotations list plugin (#17187) 2019-07-09 09:28:19 -07:00
types.ts AnnoList: add alpha annotations list plugin (#17187) 2019-07-09 09:28:19 -07:00

Annotation List Panel - Native Plugin

This Annotations List panel is included with Grafana.