grafana/public/app/plugins/panel/histogram
sam boyer e61bc33163
Move dashboard scuemata to grafana-schema (#38470)
* Relocate dashboard scuemata to grafana-schema

* Update assorted tests, vars with dashboard path

* Remove crufty commented var

* Not sure...why that failed

* Remove prefix from base dashboard path var

* Move cue/ui remnants into grafana-schema

* Update import paths in plugin models

* Remove mudball, add package statements

* Remove cuegen.sh

Wooooo we ain't got no codegen

* Revert "Remove mudball, add package statements"

This reverts commit 9bed3098f1.

* Tidy up all the cue files

* Move dashboard scuemata into scuemata/ subdir

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-08-25 06:55:04 -04:00
..
img New Panel: Histogram (#33752) 2021-05-10 14:00:59 -05:00
Histogram.tsx Schema: move existing grafana/ui models into schema (#38469) 2021-08-24 08:22:34 -07: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 Histogram: move histogram from alpha to beta panel (#34246) 2021-05-19 17:13:17 -07: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