grafana/public/app/plugins/panel/graph
2018-03-07 12:12:39 +05:00
..
img added new icons for default panels 2016-03-24 16:14:51 -04:00
specs Add unit tests. 2018-02-22 15:41:11 +05:00
align_yaxes.ts Refactoring code 2018-02-22 15:38:32 +05:00
axes_editor.html Add bs-tooltip to Y-Align element. 2018-03-07 12:12:39 +05:00
axes_editor.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
data_processor.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
graph_tooltip.d.ts feat(plugins): work on plugin directive loading 2016-01-14 13:21:05 +01:00
graph_tooltip.js fix: escape series name in graph legend, added aliasEscaped to time series model to reuse escape, fixes #9615 2017-10-23 10:15:58 +02:00
graph.ts Refactoring code 2018-02-22 15:38:32 +05:00
histogram.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
jquery.flot.events.js Create annotations (#8197) 2017-10-07 10:31:39 +02:00
legend.ts scroll: use wheelpropagation. Ref #10772 2018-02-05 18:12:04 +01:00
module.ts Refactoring code 2018-02-22 15:38:32 +05: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.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
tab_display.html Disable instead of hide mode options when line/points is unchecked 2018-01-20 19:23:26 -05: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 refactoring: changing how graph height and legend height is calculated, using flex box seems to actually work, #10079 2017-12-07 19:53:32 +01:00
threshold_manager.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
thresholds_form.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01: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/