grafana/public/app/plugins/panel/graph
2018-07-23 13:39:32 +02:00
..
img added new icons for default panels 2016-03-24 16:14:51 -04:00
specs Change to arrow functions 2018-07-23 13:39:32 +02:00
align_yaxes.ts graph: minor fixes to y-axes alignment feature 2018-03-22 18:30:23 +01:00
axes_editor.html graph: minor fixes to y-axes alignment feature 2018-03-22 18:30:23 +01:00
axes_editor.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
data_processor.ts support multiple histogram series 2018-02-01 19:06:35 +09:00
graph_tooltip.d.ts feat(plugins): work on plugin directive loading 2016-01-14 13:21:05 +01:00
graph_tooltip.ts migrated graph_tooltip to ts 2018-03-29 11:51:34 +02:00
graph.ts graph: fix legend decimals precision calculation 2018-06-07 16:02:44 +03:00
histogram.ts graph: minor refactor of histogram mode PR #8613 2018-03-13 15:25:28 +03:00
jquery.flot.events.ts wrote classes 2018-05-16 13:37:26 +02:00
legend.ts legend: fixes Firefox/baron scroll bug 2018-05-16 15:08:22 +02:00
module.ts Add alpha color channel support for graph bars (#10956) 2018-05-08 15:18:57 +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 Karma to Jest: 3 test files (#12414) 2018-06-28 04:43:23 -07: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 scrollbar: fix graph legend height 2018-04-05 16:28:12 +03:00
threshold_manager.ts append test to thresholds on right axis 2018-02-08 17:28:24 +05:00
thresholds_form.ts Set default threshold axis to 'left' for panels created before this feature. 2018-02-14 23:44:04 +05: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/