grafana/public/app/plugins/panel/graph
2018-10-12 21:51:21 -07:00
..
img added new icons for default panels 2016-03-24 16:14:51 -04:00
specs changed functions to arrowfunctions for only-arrow-functions rule (#13127) 2018-09-04 15:55:41 +02:00
align_yaxes.ts changed var to let in last files (#13087) 2018-08-30 08:58:43 +02:00
axes_editor.html graph: minor fixes to y-axes alignment feature 2018-03-22 18:30:23 +01:00
axes_editor.ts added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 2018-08-31 16:40:43 +02:00
data_processor.ts changed var to let in last files (#13087) 2018-08-30 08:58:43 +02:00
graph_tooltip.d.ts feat(plugins): work on plugin directive loading 2016-01-14 13:21:05 +01:00
graph_tooltip.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
graph.ts fix for graph time formating for Last 24h ranges, fixes #13650 2018-10-12 21:51:21 -07:00
histogram.ts Updated rules for variable name (#13106) 2018-09-03 11:00:46 +02:00
jquery.flot.events.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
legend.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
module.ts changed var to let in last files (#13087) 2018-08-30 08:58:43 +02:00
plugin.json plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
README.md feat(plugins): adds a readme for every native plugin 2016-03-30 23:33:30 +02:00
series_overrides_ctrl.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
tab_display.html Merge branch 'histogram_multi' of https://github.com/mtanda/grafana into mtanda-histogram_multi 2018-03-13 13:18:55 +03: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 changed var to const 2 (#13068) 2018-08-29 14:27:29 +02:00
threshold_manager.ts added radix rule and changed files to follow rule (#13153) 2018-09-05 16:51:31 +02:00
thresholds_form.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +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/