grafana/public/app/plugins/panel/xychart
Victor Marin 7b93d85a85
XYChart: Beta release (#55973)
* Bump state from alpha to beta

* Sync manual pointsize max with auto one

* Add xyChart to list
2022-10-04 10:41:36 +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 XYPanel: Improvements (#54220) 2022-09-05 11:03:17 +03:00
config.ts XYChart further improvements (#55152) 2022-09-27 18:18:42 +03:00
dims.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ManualEditor.tsx XYChart: Beta release (#55973) 2022-10-04 10:41:36 +03:00
models.gen.ts XYChart further improvements (#55152) 2022-09-27 18:18:42 +03:00
module.tsx XYChart further improvements (#55152) 2022-09-27 18:18:42 +03: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 Take standard options min/max into account (#55972) 2022-10-04 08:58:35 +03:00
TooltipView.tsx XYChart further improvements (#55152) 2022-09-27 18:18:42 +03:00
types.ts XYChart further improvements (#55152) 2022-09-27 18:18:42 +03:00
XYChartPanel2.tsx XYChart further improvements (#55152) 2022-09-27 18:18:42 +03: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