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
Hugo Häggmark b4f00d6312
Variables: Only update panels that are impacted by variable change (#39420)
4 years ago
..
Legend Chore: Reduce number of strict typescript errors (#34595) 4 years ago
img
specs Variables: Only update panels that are impacted by variable change (#39420) 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
align_yaxes.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
axes_editor.html A11y: Fix misc. fastpass issues (#41088) 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 Angular: Move coreModule to app/angular and isolate angular usage more (#41433) 4 years ago
graph_tooltip.d.ts
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 Angular: only bootstrap the root application element (#40822) 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 Angular: Move coreModule to app/angular and isolate angular usage more (#41433) 4 years ago
tab_display.html A11y/Dashboard: Fix misc. fastpass issues (#40296) 4 years ago
tab_legend.html
tab_series_overrides.html
tab_thresholds.html
tab_time_regions.html
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 Angular: Move coreModule to app/angular and isolate angular usage more (#41433) 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 Angular: Move coreModule to app/angular and isolate angular usage more (#41433) 4 years ago
types.ts Graph Panel: use FieldConfig for displayName and DataLinks (#25917) 5 years ago
utils.test.ts
utils.ts Graph panel: listen to events from timeseries panel (#41033) 4 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/