grafana/public/app/plugins/panel/xychart
Jack Westbrook c2953f3a06
PieChart: Unify tooltip to look the way it looks in TimeSeries (#33032)
* feat(piechart): align styles between piechart and graph

* feat(piechart): introduce tooltip options to panel and visualisation

* feat(piechart): get tooltip options working

* feat(piechart): add SeriesTable to visx TooltipInPortal

* refactor(piechart): move getTooltipData out of PieSlice

* docs(piechart): fix storybook story errors

* feat(viztooltip): initial commit of common tooltip types and components

* refactor(viztooltip): rename type as enum and update usage

* refactor(viztooltip): move chart.tooltip into viztooltip and fix imports and typings

* refactor(viztooltip): update import paths and names where used

* docs(infotooltip): fix story import paths

* docs(piechart): fix typings in story

* docs(viztooltip): add public annotations to exported components and types
2021-04-20 09:45:41 +02:00
..
img Icons: Adds custom icon support ands new panel and interpolation icons (#30277) 2021-01-14 15:07:19 +01:00
dims.ts GraphNG: refactor core to class component (#30941) 2021-02-15 16:46:29 +01:00
module.tsx XY Chart: share legend config with timeseries (#30559) 2021-01-22 13:25:39 -08:00
plugin.json GraphNG: add new alpha XY Chart (#30096) 2021-01-10 22:57:48 -08:00
README.md GraphNG: add new alpha XY Chart (#30096) 2021-01-10 22:57:48 -08:00
types.ts PieChart: Unify tooltip to look the way it looks in TimeSeries (#33032) 2021-04-20 09:45:41 +02:00
XYChartPanel.tsx GraphNG: stacking (#30749) 2021-04-15 13:00:01 +02:00
XYDimsEditor.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00

XY Chart - Native Plugin

Support arbitrary X vs Y in graph