grafana/public/app/plugins/panel/histogram
Dominik Prokop 1a0f5595c3
TimeSeries/BarChart: Add support for sorting series in the tooltip (#43615)
* TimeSeries panel: Add support for sorting series in the tooltip

* Fix cue tests

* Make sortValues work with string values

* Sort values in DatHoverView and remove sort index from TooltipPlugin

* Rename sortOrder prop to sort

* DataHoverView - use raw values for sorting
2022-01-10 10:32:21 +01:00
..
img New Panel: Histogram (#33752) 2021-05-10 14:00:59 -05:00
Histogram.tsx TimeSeries: Use graph min/max for percentage threshold (#38528) 2021-08-29 15:46:17 -05:00
HistogramPanel.tsx Histogram: reduce default bucket size, fix rendering (#35294) 2021-06-04 20:15:08 -05:00
models.cue Schema: introduce CLI command to convert all CUE files to TS (#39694) 2021-09-29 04:59:05 -04:00
models.gen.ts TimeSeries/BarChart: Add support for sorting series in the tooltip (#43615) 2022-01-10 10:32:21 +01:00
module.tsx TimeSeries: Use graph min/max for percentage threshold (#38528) 2021-08-29 15:46:17 -05:00
plugin.json Histogram: move histogram from alpha to beta panel (#34246) 2021-05-19 17:13:17 -07:00
utils.ts New Panel: Histogram (#33752) 2021-05-10 14:00:59 -05:00