grafana/public/app/plugins/panel/graph
Josh Hunt 139705611a
Chore: Remove remaining IconName type assertions (#54658)
* Chore: Remove remaining IconName type assertions

* fix lints
2022-09-06 09:15:36 +01:00
..
img
Legend Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
specs AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00
align_yaxes.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
annotation_tooltip.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
axes_editor.html A11y: Fix misc. fastpass issues (#41088) 2021-11-01 14:45:23 +00:00
axes_editor.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
data_processor.ts State Timeline: Fix Null Value Filling and Value Transformation (#50054) 2022-06-03 16:22:57 -05:00
event_editor.ts Annotations: Migrate dashboardId to dashboardUID (#52588) 2022-08-01 09:21:41 +02:00
event_manager.ts Annotations: Migrate dashboardId to dashboardUID (#52588) 2022-08-01 09:21:41 +02:00
graph_tooltip.d.ts Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
graph_tooltip.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
graph.ts Chore: Remove remaining IconName type assertions (#54658) 2022-09-06 09:15:36 +01:00
GraphContextMenuCtrl.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
GraphMigrations.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
GraphMigrations.ts
histogram.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
jquery.flot.events.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
module.ts Internationalisation: Translates the panel header menu (#52168) 2022-07-14 11:09:58 +02:00
plugin.json Graph: Deprecate Graph (old) and make it no longer a visualization option for new panels (#48034) 2022-04-28 08:20:51 +00:00
README.md
series_overrides_ctrl.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
tab_display.html AngularMigration: Add migration button to old graph panel (#41600) 2021-11-15 19:31:03 +01:00
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) 2021-05-28 17:01:10 +02:00
threshold_manager.ts Chore: Remove usage of deprecated getColorForTheme function (#49519) 2022-05-26 14:11:44 +01:00
thresholds_form.html Security: Update default CSP template and fix firefox CSP issues (#34836) 2021-05-28 17:01:10 +02:00
thresholds_form.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
time_region_manager.ts Graph: move time region calculation to a utility function (#51413) 2022-07-12 12:09:49 -07:00
time_regions_form.html Security: Update default CSP template and fix firefox CSP issues (#34836) 2021-05-28 17:01:10 +02:00
time_regions_form.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts
utils.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.ts Graph panel: listen to events from timeseries panel (#41033) 2021-11-03 11:49:37 +01:00

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/