grafana/public/app/plugins/panel/graph
2019-12-10 09:09:48 +01:00
..
img added new icons for default panels 2016-03-24 16:14:51 -04:00
Legend strictNullChecks: First batch (#18390) 2019-08-12 16:11:06 +02:00
specs Fix prettier (#20827) 2019-12-03 10:23:41 +01:00
align_yaxes.ts noImplicitAny: Reduce errors to 3800-ish (#17781) 2019-06-27 13:21:04 +02:00
axes_editor.html e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00
axes_editor.ts e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00
data_processor.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
graph_tooltip.d.ts feat(plugins): work on plugin directive loading 2016-01-14 13:21:05 +01:00
graph_tooltip.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
graph.ts ValueFormats: dynamically create units (#20763) 2019-12-04 09:08:07 +01:00
GraphContextMenu.tsx DataLinks: respect timezone when displaying datapoint's timestamp in graph context menu (#18461) 2019-08-09 11:03:21 +02:00
GraphContextMenuCtrl.ts DataLinks: enable access to labels & field names (#18918) 2019-09-13 16:38:21 +02:00
histogram.ts noImplicitAny: Reduce errors to 3800-ish (#17781) 2019-06-27 13:21:04 +02:00
jquery.flot.events.ts Explore: Moves GraphSeriesXY and DisplayValue to grafana/data (#18400) 2019-08-06 10:49:54 +02:00
module.ts Graph: Add fill gradient option to series override line fill (#20941) 2019-12-10 09:09:48 +01:00
plugin.json Plugins: Remove dataFormats key and add skipDataQuery (#16984) 2019-05-10 07:46:14 +02:00
README.md Panel help view fixes 2018-12-19 11:03:54 +01:00
series_overrides_ctrl.ts Graph: Add fill gradient option to series override line fill (#20941) 2019-12-10 09:09:48 +01:00
tab_display.html Graph: Added new fill gradient option (#17528) 2019-06-13 20:06:04 +02:00
tab_drilldown_links.html Graph: Add data links feature (click on graph) (#17267) 2019-06-25 11:38:51 +02:00
tab_legend.html Legend toggle should only trigger a re-render, not a refresh 2019-02-01 14:16:27 -05:00
tab_thresholds_time_regions.html removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization 2018-12-07 15:18:43 +01:00
template.ts DataLinks: enable access to labels & field names (#18918) 2019-09-13 16:38:21 +02:00
threshold_manager.ts Alerting: Improve alert threshold handle dragging behavior (#20922) 2019-12-09 10:49:35 +01:00
thresholds_form.html Fix threshold editor color picker not working for custom colors 2019-03-19 14:47:48 +01:00
thresholds_form.ts noImplicitAny: Reduce errors to 3800-ish (#17781) 2019-06-27 13:21:04 +02:00
time_region_manager.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
time_regions_form.html removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization 2018-12-07 15:18:43 +01:00
time_regions_form.ts noImplicitAny: time region manager etc. (#17729) 2019-06-25 09:49:31 +02:00

Graph Panel

This is the main Graph panel and is included with Grafana. It provides a very rich set of graphing options.

For full reference documentation:

http://docs.grafana.org/reference/graph/