The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/panel/graph
Torkel Ödegaard 7c5ef2c75a Merge branch 'connection-reset-shared_tooltip' 9 years ago
..
img added new icons for default panels 10 years ago
specs Speed up tooltip value retrieval 9 years ago
README.md feat(plugins): adds a readme for every native plugin 10 years ago
axes_editor.html feat(graph): more work on graph panel and support for non time series 9 years ago
axes_editor.ts fix(graph): fixed graph issue with axes mode set to series and picking Max value, fixes #6926 9 years ago
data_processor.ts Merge branch 'v4.0.x' 9 years ago
graph.ts fix(phantomsj): fixed issue with y axis label rotation in phantomjs rendered graphs, fixes #6924 9 years ago
graph_tooltip.d.ts feat(plugins): work on plugin directive loading 10 years ago
graph_tooltip.js refactor(): removed commented out code 9 years ago
jquery.flot.events.js fix(graph panel): fixed issue with graph axis labels 9 years ago
legend.js fix(graph): fixed table legend min-height, fixes #7221 9 years ago
module.ts refactor(): renaming alerting hide ui option, #7318 9 years ago
plugin.json added new icons for default panels 10 years ago
series_overrides_ctrl.js fix z-index order in Series Overrides 10 years ago
tab_display.html feat(graph): refactoring shared tooltip PR #6274 9 years ago
tab_legend.html fix(graph panel): Fixed legend option max not updating, fixes #4601 10 years ago
template.ts feat(testdata): worked on testdata app 9 years ago
threshold_manager.ts fix(alerting): various alerting fixes 9 years ago
thresholds_form.ts refactor(): dashboard row model and hunting down memory leak 9 years ago

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/