grafana/public/app/plugins/panel/xychart
Torkel Ödegaard 32fafffed7
PanelQueryRunner: Return previous processed (transform+field config) series for loading state (#67768)
* Return same series for loading state

* Fix shared query issue

* include structureRev

* heatmap should depend on the series, not the wrapper

* fix more panels

* keep config for comparison

* fieldConfig.fieldConfig!

* cleanup

* cmon

---------

Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-05-07 15:21:40 +02: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 Schema: Fix dimension schemas (#67935) 2023-05-05 12:16:31 -07: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 Schema: Fix dimension schemas (#67935) 2023-05-05 12:16:31 -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 PanelQueryRunner: Return previous processed (transform+field config) series for loading state (#67768) 2023-05-07 15:21:40 +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