grafana/public/app/plugins/panel/xychart
Oscar Kilhed f3aa058886
XY Panel: Add and use schema for XY Panel configuration (#62148)
* Add schema for XYChart

* Minor cleanup

* remove unessecary fields from ScatterFieldConfigVeneer, and cleaning up more

* Fix counts

Co-authored-by: sam boyer <sdboyer@grafana.com>
2023-01-25 22:29:07 +00:00
..
img Icons: Adds custom icon support ands new panel and interpolation icons (#30277) 2021-01-14 15:07:19 +01:00
AutoEditor.tsx Chore: Avoid FC in canvas elements and dimension editors (#61014) 2023-01-05 09:55:55 -08:00
config.ts XY Panel: Add and use schema for XY Panel configuration (#62148) 2023-01-25 22:29:07 +00:00
dims.ts XY Panel: Add and use schema for XY Panel configuration (#62148) 2023-01-25 22:29:07 +00:00
ManualEditor.tsx XY Panel: Add and use schema for XY Panel configuration (#62148) 2023-01-25 22:29:07 +00:00
models.gen.ts XYChart further improvements (#55152) 2022-09-27 18:18:42 +03:00
module.tsx XY Panel: Add and use schema for XY Panel configuration (#62148) 2023-01-25 22:29:07 +00:00
panelcfg.cue XY Panel: Add and use schema for XY Panel configuration (#62148) 2023-01-25 22:29:07 +00:00
panelcfg.gen.ts XY Panel: Add and use schema for XY Panel configuration (#62148) 2023-01-25 22:29:07 +00:00
plugin.json XYChart: Beta release (#55973) 2022-10-04 10:41:36 +03:00
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
scatter.ts XY Panel: Add and use schema for XY Panel configuration (#62148) 2023-01-25 22:29:07 +00:00
TooltipView.tsx XYChart further improvements (#55152) 2022-09-27 18:18:42 +03:00
types.ts XY Panel: Add and use schema for XY Panel configuration (#62148) 2023-01-25 22:29:07 +00:00
XYChartPanel2.tsx XY Panel: Add and use schema for XY Panel configuration (#62148) 2023-01-25 22:29:07 +00:00
XYChartPanel.old Scatter: support bubble and line charts with out-of-order data (alpha) (#39377) 2021-09-29 10:14:15 -07:00

XY Chart - Native Plugin

Support arbitrary X vs Y in graph