grafana/public/app/plugins/panel/histogram
sam boyer c786d22705
Schema: introduce CLI command to convert all CUE files to TS (#39694)
* First pass at cuetsify command

* Update go deps

* Small tweaks to input cue files

* Correct ts import structure, whitespace

* Latest version of cuetsy

* add ordinal option

* upate cue file

* Fix merge garbage

* Remove dead code

* Revert "upate cue file"

This reverts commit e40b1df83e.

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-09-29 04:59:05 -04: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 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