grafana/public/app/plugins/panel/graph
2019-05-10 07:46:14 +02:00
..
img added new icons for default panels 2016-03-24 16:14:51 -04:00
Legend Feature: Migrate Legend components to grafana/ui (#16468) 2019-04-24 10:14:18 +02:00
specs Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
align_yaxes.ts changed var to let in last files (#13087) 2018-08-30 08:58:43 +02:00
axes_editor.html Tests: Adds end-to-end tests skeleton and basic smoke test scenario (#16901) 2019-05-08 16:50:21 +02: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 Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +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 Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
histogram.ts Minor fix in values to histogram conversion 2019-03-09 20:36:31 +02:00
jquery.flot.events.ts public/app/plugins/*: Fix some misspell issues 2018-12-05 13:13:29 +01:00
module.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
plugin.json Plugins: Remove dataFormats key and add skipDataQuery (#16984) 2019-05-10 07:46:14 +02:00
README.md Panel help view fixes 2018-12-19 11:03:54 +01:00
series_overrides_ctrl.ts graph: fixes click after scroll in series override menu 2019-02-25 02:11:28 +01:00
tab_display.html Toggle stack should trigger a render, not a refresh 2019-02-25 11:29:34 -05:00
tab_legend.html Legend toggle should only trigger a re-render, not a refresh 2019-02-01 14:16:27 -05: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 threshold editor color picker not working for custom colors 2019-03-19 14:47:48 +01:00
thresholds_form.html Fix threshold editor color picker not working for custom colors 2019-03-19 14:47:48 +01:00
thresholds_form.ts Remove leftover from first iteration 2019-03-19 16:38:14 +01:00
time_region_manager.ts Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02: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 Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +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/