Daniel Lee 78d314a9c1 Merge pull request #11140 from grafana/11131_right_legend_responsive 7 年 前
..
img 694c6e8fd2 added new icons for default panels 9 年 前
specs e015047ed1 Fixed unit test. 7 年 前
README.md 45b90972dc feat(plugins): adds a readme for every native plugin 9 年 前
align_yaxes.ts c672e44d35 graph: minor fixes to y-axes alignment feature 7 年 前
axes_editor.html c672e44d35 graph: minor fixes to y-axes alignment feature 7 年 前
axes_editor.ts 27835f373e cleanup: removed unused typescript typings import 8 年 前
data_processor.ts cf1be5fdfc support multiple histogram series 8 年 前
graph.ts c672e44d35 graph: minor fixes to y-axes alignment feature 7 年 前
graph_tooltip.d.ts dbafc8c9db feat(plugins): work on plugin directive loading 10 年 前
graph_tooltip.js b986f744e4 fix: escape series name in graph legend, added aliasEscaped to time series model to reuse escape, fixes #9615 8 年 前
histogram.ts 30d077d1d1 graph: minor refactor of histogram mode PR #8613 7 年 前
jquery.flot.events.js 25aa9df270 Create annotations (#8197) 8 年 前
legend.ts 4f38d237cb legend: small refactoring 7 年 前
module.ts c672e44d35 graph: minor fixes to y-axes alignment feature 7 年 前
plugin.json 6fa46d9539 plugins: update meta data for all core plugins 7 年 前
series_overrides_ctrl.ts 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 年 前
tab_display.html 38a19f7c90 Merge branch 'histogram_multi' of https://github.com/mtanda/grafana into mtanda-histogram_multi 7 年 前
tab_legend.html a425ce0826 fix(graph panel): Fixed legend option max not updating, fixes #4601 9 年 前
template.ts 8415ea6c71 refactoring: changing how graph height and legend height is calculated, using flex box seems to actually work, #10079 8 年 前
threshold_manager.ts 98e5815c97 append test to thresholds on right axis 8 年 前
thresholds_form.ts 425586f67d Set default threshold axis to 'left' for panels created before this feature. 7 年 前

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/