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 54af57b8e6
VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527)
4 years ago
..
Legend Chore: Reduce number of strict typescript errors (#34595) 4 years ago
img Panels: Update panel logos (#23964) 5 years ago
specs AngularPanels: Move angular panel infra & components to angular/app folder (#40373) 4 years ago
GraphContextMenuCtrl.ts Chore: Update typescript to v4.2.4 (#33297) 4 years ago
GraphMigrations.test.ts Chore: define base panel type in @grafana/data (#37766) 4 years ago
GraphMigrations.ts Graph: Preseve existing data links in field config when loading dashboard (#27295) 5 years ago
README.md Docs: fixed broken doc link for graph and table panels (#21238) 6 years ago
align_yaxes.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
axes_editor.html Security: Update default CSP template and fix firefox CSP issues (#34836) 4 years ago
axes_editor.ts Graph: Fix setting right y-axis when standard option unit is configured (#32426) 4 years ago
data_processor.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
graph.ts WIP Chore: reduce strict errors (#40462) 4 years ago
graph_tooltip.d.ts feat(plugins): work on plugin directive loading 10 years ago
graph_tooltip.ts Dashboards: Show logs on time series when hovering (#40110) 4 years ago
histogram.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
jquery.flot.events.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
module.ts VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 4 years ago
plugin.json TimeSeries: Make timeseries the default panel and remove beta state (#33639) 4 years ago
series_overrides_ctrl.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
tab_display.html A11y/Dashboard: Fix misc. fastpass issues (#40296) 4 years ago
tab_legend.html Graph: Improves graph edit options in side pane (#24352) 5 years ago
tab_series_overrides.html NewPanelEdit: Improvements to angular panels and other fixes (#23678) 5 years ago
tab_thresholds.html NewPanelEdit: Improvements to angular panels and other fixes (#23678) 5 years ago
tab_time_regions.html NewPanelEdit: Improvements to angular panels and other fixes (#23678) 5 years ago
template.ts Security: Update default CSP template and fix firefox CSP issues (#34836) 4 years ago
threshold_manager.ts AngularPanels: Move angular panel infra & components to angular/app folder (#40373) 4 years ago
thresholds_form.html Security: Update default CSP template and fix firefox CSP issues (#34836) 4 years ago
thresholds_form.ts fix unified alerting enabled checks (#40693) 4 years ago
time_region_manager.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
time_regions_form.html Security: Update default CSP template and fix firefox CSP issues (#34836) 4 years ago
time_regions_form.ts Chore: Update typescript to v4.2.4 (#33297) 4 years ago
types.ts Graph Panel: use FieldConfig for displayName and DataLinks (#25917) 5 years ago
utils.test.ts Graph Panel: show warnings with actions (#23975) 5 years ago
utils.ts Graph Panel: show warnings with actions (#23975) 5 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:

https://grafana.com/docs/grafana/latest/features/panels/graph/