grafana/public/app/plugins/panel/graph
2017-10-11 14:36:25 +02:00
..
img added new icons for default panels 2016-03-24 16:14:51 -04:00
specs grid: fixed migration for rows without height 2017-10-11 14:36:25 +02:00
axes_editor.html fix: improve behavior when switching back and forth between x-axis modes, fixes #9229 2017-09-13 14:38:22 +02:00
axes_editor.ts tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
data_processor.ts typescript: stricter typescript option 2017-09-26 11:24:58 +02:00
graph_tooltip.d.ts feat(plugins): work on plugin directive loading 2016-01-14 13:21:05 +01:00
graph_tooltip.js Added click events in graph to core eventbus (#7511) 2017-02-15 08:47:20 +01:00
graph.ts grid: progress on new grid, resize & saving layouts works 2017-10-10 14:20:53 +02:00
histogram.ts histogram: don't cut negative values, issue #8628 2017-07-04 21:49:09 +02:00
jquery.flot.events.js Create annotations (#8197) 2017-10-07 10:31:39 +02:00
legend.js Unified colorpicker (#9347) 2017-10-04 07:15:23 +02:00
module.ts tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
plugin.json chore: update all grafana.org urls to .com 2017-03-21 15:37:55 +01:00
README.md feat(plugins): adds a readme for every native plugin 2016-03-30 23:33:30 +02:00
series_overrides_ctrl.js colorpicker: refactoring the new unififed colorpicker, #9347 2017-10-04 07:56:41 +02:00
tab_display.html graph: dashes option only used in series overrides 2017-04-26 13:19:24 +02:00
tab_legend.html fix(graph panel): Fixed legend option max not updating, fixes #4601 2016-04-07 10:57:55 -04:00
template.ts refactor: minor refactoring 2017-02-23 15:57:36 +01:00
threshold_manager.ts Webpack (#9391) 2017-10-01 20:02:25 +02:00
thresholds_form.ts Unified Color picker fixes (#9466) 2017-10-09 13:54:14 +02:00

Graph Panel - Native Plugin

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

Read more about it here:

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