grafana/public/app/plugins/panel/graph
Ryan McKinley d1b230f84a
Chore: upgrade to Typescript 3.9.3 (#25154)
* upgrade to typescript 3.9.3

* Fix errors that surfaced with update

* Null check fixs

* FIx null checks

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-06-17 12:26:01 +02:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
Legend Chore: upgrade to Typescript 3.9.3 (#25154) 2020-06-17 12:26:01 +02:00
specs fixed failing test. (#25619) 2020-06-16 08:02:55 +02:00
align_yaxes.ts Chore: reduce null check errors to 788 (currently over 798) (#23449) 2020-04-09 08:29:36 +02:00
axes_editor.html Graph: Improves graph edit options in side pane (#24352) 2020-05-07 10:54:05 +02:00
axes_editor.ts e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
data_processor.ts Field: UI & Code consistency Title -> Display name (#24507) 2020-05-12 13:52:53 +02:00
graph_tooltip.d.ts feat(plugins): work on plugin directive loading 2016-01-14 13:21:05 +01:00
graph_tooltip.ts Graph Panel: show warnings with actions (#23975) 2020-04-29 23:21:28 -07:00
graph.ts Graph: Fixed issue with x-axis labels showing "MM/DD" after viewing dashboard with pie chart . 2020-05-06 16:05:00 +02:00
GraphContextMenuCtrl.ts Explore: Context tooltip to copy labels and values from graph (#21405) 2020-01-17 15:52:08 +01:00
histogram.ts noImplicitAny: Reduce errors to 3800-ish (#17781) 2019-06-27 13:21:04 +02:00
jquery.flot.events.ts GraphPanel: fix annotations overflowing panels (#25606) 2020-06-16 15:27:12 +02:00
module.ts Typescript: Fixed strict null errors. (#25609) 2020-06-16 07:34:27 +02:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
README.md Docs: fixed broken doc link for graph and table panels (#21238) 2019-12-23 17:41:27 +01:00
series_overrides_ctrl.ts Graph: Fix XSS vulnerability with series overrides (#25401) 2020-06-08 17:13:01 +02:00
tab_display.html Minor UI touches (#24371) 2020-05-08 12:40:42 +02:00
tab_drilldown_links.html Forms migration: Data/Panel link editor (#23778) 2020-04-24 09:26:22 +02:00
tab_legend.html Graph: Improves graph edit options in side pane (#24352) 2020-05-07 10:54:05 +02:00
tab_series_overrides.html NewPanelEdit: Improvements to angular panels and other fixes (#23678) 2020-04-20 08:47:25 +02:00
tab_thresholds.html NewPanelEdit: Improvements to angular panels and other fixes (#23678) 2020-04-20 08:47:25 +02:00
tab_time_regions.html NewPanelEdit: Improvements to angular panels and other fixes (#23678) 2020-04-20 08:47:25 +02:00
template.ts DateTime: adding support to select preferred timezone for presentation of date and time values. (#23586) 2020-04-27 15:28:06 +02:00
threshold_manager.ts Alerting: Improve alert threshold handle dragging behavior (#20922) 2019-12-09 10:49:35 +01:00
thresholds_form.html Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531) 2020-04-14 11:32:14 +02:00
thresholds_form.ts Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531) 2020-04-14 11:32:14 +02:00
time_region_manager.ts Chore: reduce null check errors to 788 (currently over 798) (#23449) 2020-04-09 08:29:36 +02:00
time_regions_form.html NewPanelEdit: Improvements to angular panels and other fixes (#23678) 2020-04-20 08:47:25 +02:00
time_regions_form.ts noImplicitAny: time region manager etc. (#17729) 2019-06-25 09:49:31 +02:00
types.ts Graph Panel: show warnings with actions (#23975) 2020-04-29 23:21:28 -07:00
utils.test.ts Graph Panel: show warnings with actions (#23975) 2020-04-29 23:21:28 -07:00
utils.ts Graph Panel: show warnings with actions (#23975) 2020-04-29 23:21:28 -07: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/