grafana/public/app/plugins/panel/graph
2019-01-31 12:20:55 +01:00
..
img added new icons for default panels 2016-03-24 16:14:51 -04:00
Legend Make named colors optional in color picker, enable named colors in graph legend series picker 2019-01-22 13:35:57 +01:00
specs Do not render time region line or fill if colors not provided 2019-01-31 12:20:55 +01: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 value formats: another rename and updates code to use new valueFormats func 2019-01-11 13:31:25 +01:00
data_processor.ts Rename colorsPalette util to namedColorsPalette 2019-01-23 15:31:41 +01: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 Replace usages of kbn.valueFormats with ui/getValueFormat 2019-01-30 18:57:33 -05:00
histogram.ts Updated rules for variable name (#13106) 2018-09-03 11:00:46 +02:00
jquery.flot.events.ts public/app/plugins/*: Fix some misspell issues 2018-12-05 13:13:29 +01:00
module.ts Rename colorsPalette util to namedColorsPalette 2019-01-23 15:31:41 +01:00
plugin.json plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
README.md Panel help view fixes 2018-12-19 11:03:54 +01:00
series_overrides_ctrl.ts Make series overrides color picker display correctly 2019-01-24 12:01:15 +01:00
tab_display.html updated styles 2018-12-13 21:24:41 +01:00
tab_legend.html fix(graph panel): Fixed legend option max not updating, fixes #4601 2016-04-07 10:57:55 -04:00
tab_thresholds_time_regions.html removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization 2018-12-07 15:18:43 +01:00
template.ts changed var to const 2 (#13068) 2018-08-29 14:27:29 +02:00
threshold_manager.ts Fix thresholds default colors not being applied 2019-01-28 15:48:54 +01:00
thresholds_form.html removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization 2018-12-07 15:18:43 +01:00
thresholds_form.ts graph: Time region support 2018-11-13 12:23:06 +01:00
time_region_manager.ts Do not render time region line or fill if colors not provided 2019-01-31 12:20:55 +01:00
time_regions_form.html removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization 2018-12-07 15:18:43 +01:00
time_regions_form.ts Make named colors usable in angular code pt 1 2019-01-22 09:11:30 +01:00

Graph Panel

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

For full reference documentation:

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