grafana/public/app/plugins/panel/barchart
Dominik Prokop 7359ba44d0
Timeline/Status grid panel: Add tooltip support (#35005)
* Timeline/Status grid tooltip support first pass

* Tooltips workin

* Use getValueFormat to get the duration

* Separate boxes highlight from tooltip interpolation

* Separate state timeline tooltip component, rely on field display color to retrieve color of series

* create an onHover/onLeave API and optimize implementation

Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2021-06-02 21:43:47 -05:00
..
__snapshots__ BarChart: hide cursor crosshair (#34862) 2021-05-27 23:18:15 -05:00
img BarChart: add alpha bar chart panel (#30323) 2021-01-29 12:52:52 -08:00
BarChart.tsx BarChart: value label sizing (#34229) 2021-05-19 17:33:56 +02:00
BarChartPanel.tsx BarChart: enable series toggling via legend (#33955) 2021-05-11 21:40:04 +02:00
bars.ts Timeline/Status grid panel: Add tooltip support (#35005) 2021-06-02 21:43:47 -05:00
distribute.ts Barchart: move viz to core (#33947) 2021-05-11 20:57:52 +02:00
module.tsx BarChart: value label sizing (#34229) 2021-05-19 17:33:56 +02:00
plugin.json TimeSeries: Make timeseries the default panel and remove beta state (#33639) 2021-05-05 13:19:14 +02:00
quadtree.ts Timeline: Text align option (#34087) 2021-05-14 08:27:03 +02:00
types.ts BarChart: value label sizing (#34229) 2021-05-19 17:33:56 +02:00
utils.test.ts BarChart: value label sizing (#34229) 2021-05-19 17:33:56 +02:00
utils.ts Timeline/Status grid panel: Add tooltip support (#35005) 2021-06-02 21:43:47 -05:00