grafana/public/app/plugins/panel/timeseries
Galen Kistler b0f8e803a1
Prometheus: Fix exception being thrown when toggling visibility in explore (#60159)
fix error being thrown when frameIndex is out of bounds of dataframe
2022-12-12 07:44:15 -06: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 exception being thrown when toggling visibility in explore (#60159) 2022-12-12 07:44:15 -06: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
models.cue plugins: New static scanner and validator, with Thema slot support (#53754) 2022-08-22 12:11:45 -04: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 Prometheus: Fix exemplar fill color to match series color in time series. (#59908) 2022-12-08 14:15:05 -06: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