grafana/public/app/plugins/panel/timeseries
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import

* Fix the lint:ts npm command

* Autofix + prettier all the files

* Manually fix remaining files

* Move jquery code in jest-setup to external file to safely reorder imports

* Resolve issue caused by circular dependencies within Prometheus

* Update .betterer.results

* Fix missing // @ts-ignore

* ignore iconBundle.ts

* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
..
__snapshots__ TimeSeries: Add migration for Graph panel's transform series override (#46577) 2022-03-15 14:29:15 +02:00
img Icons: Adds custom icon support ands new panel and interpolation icons (#30277) 2021-01-14 15:07:19 +01:00
overrides Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
plugins Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
config.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
FillBelowToEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LayoutBuilder.ts GraphNG: rename "graph3" to "timeseries" panel (#30123) 2021-01-08 11:06:52 -08:00
LineStyleEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
migrations.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
migrations.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
models.cue Rename Family to Panel in models.cue (#39111) 2021-09-12 14:34:33 -04:00
module.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
plugin.json TimeSeries: Make timeseries the default panel and remove beta state (#33639) 2021-05-05 13:19:14 +02: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
SpanNullsEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
suggestions.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ThresholdsStyleEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TimeSeriesPanel.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
utils.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.ts TimeSeries: Separate field unit config for axis ticks and other display means when stacking by percent (#43713) 2022-01-10 01:18:56 -08:00

Timeseries Panel - Native Plugin

This panel allows visualizing timeseries data