grafana/public/app/plugins/panel/graph
Julien Pivotto d1eb7e5fcd
Allow to set current on graph panel
Refs #6335

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2016-10-20 21:13:32 +02:00
..
img added new icons for default panels 2016-03-24 16:14:51 -04:00
specs feat(testdata): worked on testdata app 2016-09-27 14:39:51 +02:00
axes_editor.html feat(graph): more work on graph panel and support for non time series 2016-09-24 13:08:58 +02:00
axes_editor.ts Allow to set current on graph panel 2016-10-20 21:13:32 +02:00
data_processor.ts feat(testdata): lots of work on new test data data source and scenarios 2016-09-27 18:17:39 +02:00
graph_tooltip.d.ts feat(plugins): work on plugin directive loading 2016-01-14 13:21:05 +01:00
graph_tooltip.js Correct tooltip timestamp (#6283) 2016-10-15 08:02:07 +02:00
graph.ts feat(alerting): added clear history button to alert state history view, #6244 2016-10-14 09:33:42 +02:00
jquery.flot.events.js fix(graph panel): fixed issue with graph axis labels 2016-09-28 21:39:51 +02:00
legend.js fix(graph): fixed color picker appearingunder pinned side nav, fixes #4556 2016-04-12 11:07:34 -04:00
module.ts change(graph): Changed default for stack hover value 2016-10-12 11:21:23 +02:00
plugin.json added new icons for default panels 2016-03-24 16:14:51 -04:00
README.md feat(plugins): adds a readme for every native plugin 2016-03-30 23:33:30 +02:00
series_overrides_ctrl.js fix z-index order in Series Overrides 2016-06-20 20:54:01 -04:00
tab_display.html added testdata scenario for null data and stacking, also updated testdata dashbord, #2912 2016-10-06 10:53:42 +02: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 feat(testdata): worked on testdata app 2016-09-27 14:39:51 +02:00
threshold_manager.ts feat(alerting): working on alert state filters for alert list 2016-08-17 11:00:00 +02:00
thresholds_form.ts feat(alerting): show alertin state in panel header, closes #6136 2016-09-30 17:37:47 +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/