grafana/public/app/plugins/panel/graph
Ashley Harrison 0853819ff7
Chore: friday typings 5 (#73844)
* fix some event.target as stuff

* segment async story

* segmentinput story

* SegmentSelect

* fixing some tests

* more test fixes

* undo change to SilencesFilter
2023-08-29 09:14:15 +01:00
..
img
Legend Graph: Fix legend overlapping graph area (#67912) 2023-05-09 15:26:17 +01:00
specs Chore: friday typings 5 (#73844) 2023-08-29 09:14:15 +01:00
align_yaxes.ts
annotation_tooltip.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
axes_editor.html
axes_editor.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
data_processor.ts FieldValues: Use simple array in panel visualizations (#66706) 2023-04-17 14:46:29 -07:00
event_editor.ts Annotations: Support filtering the target panels (#66325) 2023-04-18 15:39:30 -05: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 Graph: Fix bug with showing/hiding the legend (#68774) 2023-05-22 14:57:56 +01:00
GraphContextMenuCtrl.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
GraphMigrations.test.ts Chore: friday typings 5 (#73844) 2023-08-29 09:14:15 +01:00
GraphMigrations.ts
histogram.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
jquery.flot.events.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
module.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01: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 Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
tab_display.html Timeseries: Time regions migration (#66998) 2023-04-27 05:28:58 +03:00
tab_legend.html
tab_series_overrides.html
tab_thresholds.html
tab_time_regions.html
template.ts
threshold_manager.ts Chore: Migrate usage of v1 themes to v2 (#57617) 2022-10-26 13:28:12 +01:00
thresholds_form.html
thresholds_form.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
time_region_manager.ts Chore: Migrate usage of v1 themes to v2 (#57617) 2022-10-26 13:28:12 +01:00
time_regions_form.html
time_regions_form.ts Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
types.ts
utils.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.ts Chore: more any/type assertion improvements (#59229) 2022-11-23 16:54:57 +00: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/