grafana/public/app/plugins/panel/xychart
Leon Sorokin b24ba7b7ae
FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612)
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-04-20 17:59:18 +03: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 Chore: Update Cuetsy to v0.1.8 version (#66456) 2023-04-14 16:45:54 +02: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 FieldValues: Use simple array in panel visualizations (#66706) 2023-04-17 14:46:29 -07:00
TooltipView.tsx FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
types.ts Chore: improve some types (#62363) 2023-02-01 10:50:34 +00:00
XYChartPanel2.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
XYChartPanel.old Chore: Avoid explicit React.FC<Props> when possible (round 2) (#64749) 2023-03-15 16:56:09 +02:00

XY Chart - Native Plugin

Support arbitrary X vs Y in graph