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
Ryan McKinley c6e27e00b4
Chore: Move internal GraphNG+Timeseries components into core (#77525)
2 years ago
..
Legend Graph: Fix legend overlapping graph area (#67912) 2 years ago
img
specs Chore: friday typings 5 (#73844) 2 years ago
GraphContextMenuCtrl.ts Chore: ESlint import order (#44959) 3 years ago
GraphMigrations.test.ts Chore: friday typings 5 (#73844) 2 years ago
GraphMigrations.ts
README.md
align_yaxes.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
annotation_tooltip.ts Build: Replace babel-loader with esbuild-loader (#57837) 3 years ago
axes_editor.html A11y: Fix misc. fastpass issues (#41088) 4 years ago
axes_editor.ts Build: Replace babel-loader with esbuild-loader (#57837) 3 years ago
data_processor.ts Chore: Move internal GraphNG+Timeseries components into core (#77525) 2 years ago
event_editor.ts AccessControl: Remove legacy frontend AC checks (#76187) 2 years ago
event_manager.ts Annotations: Migrate dashboardId to dashboardUID (#52588) 3 years ago
graph.ts Chore: Prepare to remove <Graph /> from @grafana/ui (#77522) 2 years ago
graph_tooltip.d.ts Chore: Update version of `@grafana/eslint-config` (#53403) 3 years ago
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 Build: Replace babel-loader with esbuild-loader (#57837) 3 years ago
module.ts Build: Replace babel-loader with esbuild-loader (#57837) 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 Build: Replace babel-loader with esbuild-loader (#57837) 3 years ago
tab_display.html Timeseries: Time regions migration (#66998) 2 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 Chore: Migrate usage of v1 themes to v2 (#57617) 3 years ago
thresholds_form.html Security: Update default CSP template and fix firefox CSP issues (#34836) 4 years ago
thresholds_form.ts Build: Replace babel-loader with esbuild-loader (#57837) 3 years ago
time_region_manager.ts Chore: Migrate usage of v1 themes to v2 (#57617) 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 Build: Replace babel-loader with esbuild-loader (#57837) 3 years ago
types.ts
utils.test.ts Chore: Prepare to remove <Graph /> from @grafana/ui (#77522) 2 years ago
utils.ts Chore: Prepare to remove <Graph /> from @grafana/ui (#77522) 2 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/