grafana/public/app/plugins/panel/histogram
Oscar Kilhed b248c119ef
TimeSeries: Use graph min/max for percentage threshold (#38528)
* TimeSeries: Use graph min/max as baseis for percentage threshold calculation.

* respect hard and soft axis limits for % threshold steps

* revert state-timeline changes

* enable by-threshold coloring in histogram and barchart

* revert yMin

Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2021-08-29 15:46:17 -05: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 Move dashboard scuemata to grafana-schema (#38470) 2021-08-25 06:55:04 -04:00
models.gen.ts Schema: move existing grafana/ui models into schema (#38469) 2021-08-24 08:22:34 -07: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