grafana/public/app/plugins/panel/graph
2016-04-07 11:00:56 -04:00
..
img added new icons for default panels 2016-03-24 16:14:51 -04:00
specs fix(): another test fix 2016-04-03 10:28:31 -04:00
graph_tooltip.d.ts feat(plugins): work on plugin directive loading 2016-01-14 13:21:05 +01:00
graph_tooltip.js Added millisecond detection in series 2016-03-01 00:20:34 -08:00
graph.js feat(preferences): got timezone option to work on org and profile level, as well as dashboard 2016-04-03 06:05:43 -07:00
jquery.flot.events.js feat(annotations): updated flot events lib and refactored it to use tether-drop lib 2016-02-23 08:09:56 +01:00
legend.js fix(graph): fixed issue with graph legend when in table mode and series on righ-y axis, also fixed so that you can see what series are on right-y axis when legend is in table mode, fixes #4551, fixes #1145 2016-04-04 13:13:25 -04:00
module.ts fix(graph panel): fixed issue where newly added graph panels shared axes config binding, fixes #4582 2016-04-06 15:27:29 -04: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 feat(graph): add spacing above Series specific overrides 2016-03-08 10:30:38 +01:00
tab_axes.html ux(): form tweaks 2016-03-29 20:49:42 +02:00
tab_display.html Fix percentage checkbox naming. Fix #4584 2016-04-06 08:53:20 -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 fix(graph): fixed issue with graph and legend to the right in snapshots, closes #4400 2016-03-20 11:17:53 +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/