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
Ashley Harrison 803473f479
Chore: Enable `useUnknownInCatchVariables` for stricter type checking in catch blocks (#50591)
3 years ago
..
Legend Chore: ESlint import order (#44959) 3 years ago
img Panels: Update panel logos (#23964) 5 years ago
specs AccessControl: Enable RBAC by default (#48813) 3 years ago
GraphContextMenuCtrl.ts Chore: ESlint import order (#44959) 3 years ago
GraphMigrations.test.ts Chore: ESlint import order (#44959) 3 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) 5 years ago
align_yaxes.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
annotation_tooltip.ts Chore: ESlint import order (#44959) 3 years ago
axes_editor.html A11y: Fix misc. fastpass issues (#41088) 4 years ago
axes_editor.ts Chore: ESlint import order (#44959) 3 years ago
data_processor.ts State Timeline: Fix Null Value Filling and Value Transformation (#50054) 3 years ago
event_editor.ts Chore: ESlint import order (#44959) 3 years ago
event_manager.ts Chore: ESlint import order (#44959) 3 years ago
graph.ts Chore: Enable `useUnknownInCatchVariables` for stricter type checking in catch blocks (#50591) 3 years ago
graph_tooltip.d.ts
graph_tooltip.ts Chore: ESlint import order (#44959) 3 years ago
histogram.ts Chore: ESlint import order (#44959) 3 years ago
jquery.flot.events.ts Chore: ESlint import order (#44959) 3 years ago
module.ts Chore: Remove usage of deprecated getColorForTheme function (#49519) 3 years ago
plugin.json Graph: Deprecate Graph (old) and make it no longer a visualization option for new panels (#48034) 3 years ago
series_overrides_ctrl.ts Chore: ESlint import order (#44959) 3 years ago
tab_display.html AngularMigration: Add migration button to old graph panel (#41600) 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 Chore: Remove usage of deprecated getColorForTheme function (#49519) 3 years ago
thresholds_form.html Security: Update default CSP template and fix firefox CSP issues (#34836) 4 years ago
thresholds_form.ts Chore: ESlint import order (#44959) 3 years ago
time_region_manager.ts Chore: Remove usage of deprecated getColorForTheme function (#49519) 3 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: ESlint import order (#44959) 3 years ago
types.ts Graph Panel: use FieldConfig for displayName and DataLinks (#25917) 5 years ago
utils.test.ts Chore: ESlint import order (#44959) 3 years ago
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/