grafana/public/app/plugins
Dominik Prokop 9c08b34e71
GraphNG: refactor core to class component (#30941)
* First attempt

* Get rid of time range as config invalidation dependency

* GraphNG class refactor

* Get rid of DataFrame dependency from Plot component, get rid of usePlotData context, rely on XYMatchers for data inspection from within plugins

* Bring back legend

* Fix Sparkline

* Fix Sparkline

* Sparkline update

* Explore update

* fix

* BarChart refactor to class

* Tweaks

* TS fix

* Fix tests

* Tests

* Update packages/grafana-ui/src/components/uPlot/utils.ts

* Update public/app/plugins/panel/timeseries/plugins/ContextMenuPlugin.tsx

* GraphNG: unified legend for BarChart, GraphNG & other uPlot based visualizations (#31175)

* Legend experiment

* Nits
2021-02-15 16:46:29 +01:00
..
datasource CloudWatch: Ensure empty query row errors are not passed to the panel (#31172) 2021-02-12 15:49:33 +01:00
panel GraphNG: refactor core to class component (#30941) 2021-02-15 16:46:29 +01:00
sdk.ts @grafana/runtime: expose config and loadPluginCss (#17655) 2019-06-19 11:31:47 -07:00