grafana/public/app/plugins/panel/graph
2018-08-31 17:27:57 +03:00
..
img added new icons for default panels 2016-03-24 16:14:51 -04:00
specs tslint: changing vars -> const (#13034) 2018-08-26 18:43:07 +02:00
align_yaxes.ts changed var to const 2 (#13068) 2018-08-29 14:27:29 +02:00
axes_editor.html graph: minor fixes to y-axes alignment feature 2018-03-22 18:30:23 +01:00
axes_editor.ts changed var to const 2 (#13068) 2018-08-29 14:27:29 +02:00
data_processor.ts changed var to const 2 (#13068) 2018-08-29 14:27:29 +02:00
graph_tooltip.d.ts feat(plugins): work on plugin directive loading 2016-01-14 13:21:05 +01:00
graph_tooltip.ts tslint: autofix of let -> const (#13033) 2018-08-26 17:14:40 +02:00
graph.ts graph: legend as React component 2018-08-31 16:32:05 +03:00
histogram.ts tslint: autofix of let -> const (#13033) 2018-08-26 17:14:40 +02:00
jquery.flot.events.ts changed var to const 2 (#13068) 2018-08-29 14:27:29 +02:00
legend.ts changed var to const 2 (#13068) 2018-08-29 14:27:29 +02:00
Legend.tsx graph legend: minor refactor 2018-08-31 17:27:57 +03:00
module.ts changed var to const 2 (#13068) 2018-08-29 14:27:29 +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 var to const 2 (#13068) 2018-08-29 14:27:29 +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 changed var to const 2 (#13068) 2018-08-29 14:27:29 +02:00
thresholds_form.ts changed var to const 2 (#13068) 2018-08-29 14:27:29 +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/