grafana/public/app/plugins/panel/timeseries/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
..
AnnotationMarker.tsx GraphNG: rename "graph3" to "timeseries" panel (#30123) 2021-01-08 11:06:52 -08:00
AnnotationsPlugin.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
ContextMenuPlugin.tsx GraphNG: refactor core to class component (#30941) 2021-02-15 16:46:29 +01:00
ExemplarMarker.tsx Exemplars: Change CTA style (#30880) 2021-02-10 18:02:48 +01:00
ExemplarsPlugin.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00