Carl Bergquist 08f587a0ef Merge pull request #10838 from ilgizar/7107_right_y_axis il y a 7 ans
..
img 694c6e8fd2 added new icons for default panels il y a 9 ans
specs 98e5815c97 append test to thresholds on right axis il y a 8 ans
README.md 45b90972dc feat(plugins): adds a readme for every native plugin il y a 9 ans
axes_editor.html 4bdc3a5829 graph: fix y-axis decimalTick check. Fixes #9405 il y a 8 ans
axes_editor.ts 27835f373e cleanup: removed unused typescript typings import il y a 8 ans
data_processor.ts 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json il y a 8 ans
graph.ts 0fb05bcf59 Merge remote-tracking branch 'upstream/master' into dashboard_permissions il y a 8 ans
graph_tooltip.d.ts dbafc8c9db feat(plugins): work on plugin directive loading il y a 10 ans
graph_tooltip.js b986f744e4 fix: escape series name in graph legend, added aliasEscaped to time series model to reuse escape, fixes #9615 il y a 8 ans
histogram.ts 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json il y a 8 ans
jquery.flot.events.js 25aa9df270 Create annotations (#8197) il y a 8 ans
legend.ts 1293fcadd2 added an if to check for null to sort null as 0 (#10961) il y a 7 ans
module.ts 27835f373e cleanup: removed unused typescript typings import il y a 8 ans
plugin.json 6fa46d9539 plugins: update meta data for all core plugins il y a 7 ans
series_overrides_ctrl.ts 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json il y a 8 ans
tab_display.html ae20366b01 graph: added 0.5 point radius option il y a 7 ans
tab_legend.html a425ce0826 fix(graph panel): Fixed legend option max not updating, fixes #4601 il y a 9 ans
template.ts 8415ea6c71 refactoring: changing how graph height and legend height is calculated, using flex box seems to actually work, #10079 il y a 8 ans
threshold_manager.ts 98e5815c97 append test to thresholds on right axis il y a 8 ans
thresholds_form.ts 425586f67d Set default threshold axis to 'left' for panels created before this feature. il y a 7 ans

README.md

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/