Torkel Ödegaard 685ee393af graph: the stack & legend sort sync was not working correctly, the z-index sorting that happened in after the legend sort order was applied and messed with the order even though the sort function returned zero for all entries, combined the sort function to one sort function, fixes #9789 (#9797) il y a 8 ans
..
img 694c6e8fd2 added new icons for default panels il y a 10 ans
specs f5c5c4b88b graph: don't change original series name in histogram mode, #8886 (#9782) il y a 8 ans
README.md 45b90972dc feat(plugins): adds a readme for every native plugin il y a 10 ans
axes_editor.html 4bdc3a5829 graph: fix y-axis decimalTick check. Fixes #9405 il y a 8 ans
axes_editor.ts b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict il y a 8 ans
data_processor.ts f5c5c4b88b graph: don't change original series name in histogram mode, #8886 (#9782) il y a 8 ans
graph.ts 685ee393af graph: the stack & legend sort sync was not working correctly, the z-index sorting that happened in after the legend sort order was applied and messed with the order even though the sort function returned zero for all entries, combined the sort function to one sort function, fixes #9789 (#9797) 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 f5c5c4b88b graph: don't change original series name in histogram mode, #8886 (#9782) il y a 8 ans
jquery.flot.events.js 25aa9df270 Create annotations (#8197) il y a 8 ans
legend.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
module.ts b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict il y a 8 ans
plugin.json 69bec98962 chore: update all grafana.org urls to .com il y a 9 ans
series_overrides_ctrl.js 948a5259a2 fix: color picker bug at series overrides page, #9715 (#9738) il y a 8 ans
tab_display.html 6707d77af5 graph: dashes option only used in series overrides il y a 8 ans
tab_legend.html a425ce0826 fix(graph panel): Fixed legend option max not updating, fixes #4601 il y a 10 ans
template.ts d6eaaf3add refactor: minor refactoring il y a 9 ans
threshold_manager.ts 0c86241c5b Webpack (#9391) il y a 8 ans
thresholds_form.ts a174ad4c9a Unified Color picker fixes (#9466) il y a 8 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/