grafana/public/app/plugins/panel/xychart
Ashley Harrison 803473f479
Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591)
* wrap a bunch of errors

* wrap more things!

* fix up some unit tests

* wrap more errors

* tiny bit of tidy up
2022-06-15 08:59:29 +01:00
..
img Icons: Adds custom icon support ands new panel and interpolation icons (#30277) 2021-01-14 15:07:19 +01:00
config.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
dims.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ExplicitEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01: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 Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01: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: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
TooltipView.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
XYChartPanel2.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01: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 Select: Portal menu by default (#48176) 2022-05-04 15:12:59 +01:00

XY Chart - Native Plugin

Support arbitrary X vs Y in graph