grafana/public/app/plugins/panel/timeseries
2021-09-12 14:34:33 -04:00
..
__snapshots__ Timeseries: migrate log scale (#37771) 2021-08-11 00:23:12 -07: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 GraphNG: Remove plot context (#38928) 2021-09-10 13:50:21 +02:00
config.ts TimeSeries: Add per-axis grid visibility toggle (#38502) 2021-08-27 12:30:42 -05: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: migrate log scale (#37771) 2021-08-11 00:23:12 -07:00
migrations.ts Schema: export existing types in @grafana/data|ui (#38518) 2021-08-25 09:59:03 -07:00
models.cue Rename Family to Panel in models.cue (#39111) 2021-09-12 14:34:33 -04:00
module.tsx Schema: move existing grafana/ui models into schema (#38469) 2021-08-24 08:22:34 -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 GraphNG: rename "graph3" to "timeseries" panel (#30123) 2021-01-08 11:06:52 -08:00
SpanNullsEditor.tsx PanelEdit: fixes search bar not behaving correctly (#34391) 2021-05-19 15:02:40 +01:00
ThresholdsStyleEditor.tsx Schema: move existing grafana/ui models into schema (#38469) 2021-08-24 08:22:34 -07:00
TimeSeriesPanel.tsx Explore: Refactor graph component to use PanelRenderer (#38914) 2021-09-10 18:18:22 +02:00
types.ts Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
utils.test.ts GraphNG: Handle infinite numbers as nulls when converting to plot array (#35638) 2021-06-15 15:00:09 -05:00
utils.ts Schema: move existing grafana/ui models into schema (#38469) 2021-08-24 08:22:34 -07:00

Timeseries Panel - Native Plugin

This panel allows visualizing timeseries data