grafana/public/app/plugins/panel/timeseries
2022-04-19 17:24:54 -07: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 PieChart: move hiding series to PanelContext (#33756) 2021-05-06 12:22:03 -07:00
plugins Timeseries: add zoom to data button (#47862) 2022-04-19 17:24:54 -07:00
config.ts TimeSeries: Add support for negative Y and constant transform (#44774) 2022-02-08 07:27:02 -08:00
FillBelowToEditor.tsx Select: Make portalling the menu opt-in, but opt-in *everywhere* (#37501) 2021-08-04 15:47:53 +01:00
LayoutBuilder.ts GraphNG: rename "graph3" to "timeseries" panel (#30123) 2021-01-08 11:06:52 -08:00
LineStyleEditor.tsx Schema: move existing grafana/ui models into schema (#38469) 2021-08-24 08:22:34 -07:00
migrations.test.ts TimeSeries: Add migration for Graph panel's transform series override (#46577) 2022-03-15 14:29:15 +02:00
migrations.ts TimeSeries: Add migration for Graph panel's transform series override (#46577) 2022-03-15 14:29:15 +02:00
models.cue Rename Family to Panel in models.cue (#39111) 2021-09-12 14:34:33 -04:00
module.tsx VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02: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 PanelEdit: fixes search bar not behaving correctly (#34391) 2021-05-19 15:02:40 +01:00
suggestions.ts VisualizationSuggestions: Support image & text instead of real previews. Adds suggestions for all non data panels when there are no data (#42074) 2021-11-25 10:52:01 +01:00
ThresholdsStyleEditor.tsx A11y/Dashboard: Fix misc. fastpass issues (#40296) 2021-10-12 13:26:01 +01:00
TimeSeriesPanel.tsx Timeseries: add zoom to data button (#47862) 2022-04-19 17:24:54 -07:00
types.ts Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
utils.test.ts PanelEditor: Present actionable suggestions when panel cannot visualize current data (#42083) 2021-11-25 09:41:03 +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