grafana/public/app/plugins/panel/timeseries
sam boyer 3b3059c9ce
Kindsys: Unify plugins, pfs with kind framework (#61192)
* New pfs impl

* Reached codegen parity with old system

* Update all models.cue inputs

* Rename all models.cue files

* Remove unused prefixfs

* Changes Queries->DataQuery schema interface

* Recodegen

* All tests passing, nearly good now

* Add SchemaInterface to kindsys props

* Add pascal name deriver

* Relocate plugin cue files again

* Clarify use of injected fields

* Remove unnecessary aliasing

* Move DataQuery into mudball

* Allow forcing ExpandReferences on go type generation

* Move DataQuery def into kindsys, add generator to copy it to common

* Fix copy generator to replace package name correctly

* Fix duplicate type, test failure

* Fix linting issues
2023-01-20 09:41:35 +00:00
..
__snapshots__ Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
img Icons: Adds custom icon support ands new panel and interpolation icons (#30277) 2021-01-14 15:07:19 +01:00
overrides Chore: Remove unused files (#57515) 2022-10-25 23:34:53 +01:00
plugins Prometheus: Fix exemplar popover overflow (#60189) 2022-12-23 10:14:46 +01:00
composable_panelcfg.cue Kindsys: Unify plugins, pfs with kind framework (#61192) 2023-01-20 09:41:35 +00:00
config.ts Timeseries: Use standard editor for fillBelowTo field picker (#58283) 2022-11-04 22:00:46 -07:00
LineStyleEditor.tsx Select: Portal menu by default (#48176) 2022-05-04 15:12:59 +01:00
migrations.test.ts Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
migrations.ts Dashboard: Spelling corrections in end-user visible dialogs (#53340) 2022-08-09 10:19:30 +02:00
module.tsx PanelOptions: fix timezones editor save key (#55009) 2022-09-10 09:25:27 -07: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 Various Panels: Add ability to toggle legend with keyboard shortcut (#52241) 2022-07-27 13:39:55 -06:00
ThresholdsStyleEditor.tsx Select: Portal menu by default (#48176) 2022-05-04 15:12:59 +01:00
TimeSeriesPanel.tsx TimeSeriesPanel: Allow threshold indicators without change handler (#60575) 2022-12-21 16:18:35 +01:00
TimezonesEditor.tsx TimeSeries: Support multiple timezones in x axis (#52424) 2022-07-22 22:18:27 -05:00
types.ts TimeSeries: Support multiple timezones in x axis (#52424) 2022-07-22 22:18:27 -05:00
utils.test.ts Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
utils.ts Fix index out of range in regenerateLinksSupplier (#60011) 2022-12-09 09:09:29 +02:00

Timeseries Panel - Native Plugin

This panel allows visualizing timeseries data