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
Marcus Andersson 05d831df29
Tooltip: preventing xss injections via the colors variable. (#21203)
6 years ago
..
Legend strictNullChecks: First batch (#18390) 6 years ago
img added new icons for default panels 9 years ago
specs Fix prettier (#20827) 6 years ago
GraphContextMenu.tsx DataLinks: respect timezone when displaying datapoint's timestamp in graph context menu (#18461) 6 years ago
GraphContextMenuCtrl.ts DataLinks: enable access to labels & field names (#18918) 6 years ago
README.md Panel help view fixes 7 years ago
align_yaxes.ts noImplicitAny: Reduce errors to 3800-ish (#17781) 6 years ago
axes_editor.html e2e: Uses Cypress instead of Puppeteer (#20753) 6 years ago
axes_editor.ts e2e: Migrates query variable CRUD tests to new framework (#21146) 6 years ago
data_processor.ts Chore: Reorg packages (#20111) 6 years ago
graph.ts ValueFormats: dynamically create units (#20763) 6 years ago
graph_tooltip.d.ts feat(plugins): work on plugin directive loading 9 years ago
graph_tooltip.ts Tooltip: preventing xss injections via the colors variable. (#21203) 6 years ago
histogram.ts noImplicitAny: Reduce errors to 3800-ish (#17781) 6 years ago
jquery.flot.events.ts Explore: Moves GraphSeriesXY and DisplayValue to grafana/data (#18400) 6 years ago
module.ts Graph: Add fill gradient option to series override line fill (#20941) 6 years ago
plugin.json Plugins: Remove dataFormats key and add skipDataQuery (#16984) 6 years ago
series_overrides_ctrl.ts Graph: Add fill gradient option to series override line fill (#20941) 6 years ago
tab_display.html Graph: Added new fill gradient option (#17528) 6 years ago
tab_drilldown_links.html Graph: Add data links feature (click on graph) (#17267) 6 years ago
tab_legend.html Legend toggle should only trigger a re-render, not a refresh 6 years ago
tab_thresholds_time_regions.html removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization 7 years ago
template.ts DataLinks: enable access to labels & field names (#18918) 6 years ago
threshold_manager.ts Alerting: Improve alert threshold handle dragging behavior (#20922) 6 years ago
thresholds_form.html Fix threshold editor color picker not working for custom colors 6 years ago
thresholds_form.ts noImplicitAny: Reduce errors to 3800-ish (#17781) 6 years ago
time_region_manager.ts Chore: Reorg packages (#20111) 6 years ago
time_regions_form.html removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization 7 years ago
time_regions_form.ts noImplicitAny: time region manager etc. (#17729) 6 years ago

README.md

Graph Panel

This is the main Graph panel and is included with Grafana. It provides a very rich set of graphing options.

For full reference documentation:

http://docs.grafana.org/reference/graph/