grafana/public/app/plugins/panel/xychart
2022-02-16 13:52:39 -08:00
..
img Icons: Adds custom icon support ands new panel and interpolation icons (#30277) 2021-01-14 15:07:19 +01:00
config.ts Scatter: support bubble and line charts with out-of-order data (alpha) (#39377) 2021-09-29 10:14:15 -07:00
dims.ts Scatter: support bubble and line charts with out-of-order data (alpha) (#39377) 2021-09-29 10:14:15 -07:00
ExplicitEditor.tsx Scatter: support bubble and line charts with out-of-order data (alpha) (#39377) 2021-09-29 10:14:15 -07:00
models.gen.ts Scatter: support bubble and line charts with out-of-order data (alpha) (#39377) 2021-09-29 10:14:15 -07:00
module.tsx Scatter: support bubble and line charts with out-of-order data (alpha) (#39377) 2021-09-29 10:14:15 -07:00
plugin.json GraphNG: add new alpha XY Chart (#30096) 2021-01-10 22:57:48 -08: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 Chore: avoid pointer events in viz tooltip (#45492) 2022-02-16 13:52:39 -08:00
TooltipView.tsx Scatter: support bubble and line charts with out-of-order data (alpha) (#39377) 2021-09-29 10:14:15 -07:00
types.ts Scatter: support bubble and line charts with out-of-order data (alpha) (#39377) 2021-09-29 10:14:15 -07:00
XYChartPanel2.tsx Scatter: support bubble and line charts with out-of-order data (alpha) (#39377) 2021-09-29 10:14:15 -07:00
XYChartPanel.old Scatter: support bubble and line charts with out-of-order data (alpha) (#39377) 2021-09-29 10:14:15 -07:00
XYDimsEditor.tsx 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