grafana/public/app/plugins/panel/timeseries
2021-06-15 15:00:09 -05:00
..
__snapshots__ TimeSeries: Migration from old graph legend values (#34997) 2021-06-01 09:49:19 +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 DataLinks: Fixes an issue __series.name is not working in data link (#34932) 2021-05-31 08:59:27 +02:00
config.ts grafana/u: Move stacking config to common options builder (#34106) 2021-05-14 12:01:40 +02:00
FillBelowToEditor.tsx Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
LayoutBuilder.ts GraphNG: rename "graph3" to "timeseries" panel (#30123) 2021-01-08 11:06:52 -08:00
LineStyleEditor.tsx GraphNG: improve behavior when switching between solid/dash/dots (#30796) 2021-02-01 10:05:31 -08:00
migrations.test.ts TimeSeries: Migration from old graph legend values (#34997) 2021-06-01 09:49:19 +02:00
migrations.ts TimeSeries: Migration from old graph legend values (#34997) 2021-06-01 09:49:19 +02:00
module.tsx Unify tooltip options across visualizations (#33892) 2021-05-11 15:46:12 +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 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
TimeSeriesPanel.tsx Timeseries: support boolean values out-of-the-box (#34168) 2021-05-17 09:52:47 -07:00
types.ts Unify tooltip options across visualizations (#33892) 2021-05-11 15:46:12 +02: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 GraphNG: Handle infinite numbers as nulls when converting to plot array (#35638) 2021-06-15 15:00:09 -05:00

Timeseries Panel - Native Plugin

This panel allows visualizing timeseries data