ea5e58a051
BarChart/PieChart: create/update models.cue ( #52988 )
...
* Reverse engineering barchart models.cue from models.gen.ts
* Barchart models.cue and import fixes
* Add models.cue for piechart
* Use single-item syntax to dodge cuetsy bug
* Add some docs
Co-authored-by: sam boyer <sdboyer@grafana.com>
2022-08-18 14:46:36 +02:00
6ec9a7682d
Various Panels: Add ability to toggle legend with keyboard shortcut ( #52241 )
2022-07-27 13:39:55 -06:00
3c6e0e8ef8
Chore: ESlint import order ( #44959 )
...
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
425ec7ca9e
Schema: create a new schema package for basic models ( #38409 )
2021-08-23 13:03:41 -07:00
95464e1bfb
PieChart: move the pie chart component into the panel ( #33800 )
...
* move pie chart
* move pie chart
* Pass displayLabels to piechart
Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
2021-05-10 11:50:25 +02:00
49c4211295
PieChartV2: Add migration from old piechart ( #32259 )
...
* Add migration from old piechart
* Add piechart migration tests
2021-03-24 14:46:13 +01:00