mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* Chore: reduce strict error in ngReact * Chore: reduce strict errors for ShareModal * Chore: reduce strict errors in VersioHistory * Chore: reduce strict error in ExpressionDatasource * Chore: reduce strict error in DashboardWatcher * Chore: reduce strict error in PluginPage * Chore: reduce strict errors for guard * Chore: update threshold * Chore: reduce strict errors in Graph * Chore: reduce threshold * Apply suggestions from code review Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> * Chore: reduce strict errors in TimeSeries * Chore: reduce threshold * Chore: reduce strict errors in polyfill * Chore: reduce threshold * Chore: update after PR comments * Update public/app/features/plugins/PluginPage.tsx Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com> * Update public/app/features/plugins/PluginPage.tsx Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com> * Chore: changes after PR comments Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com> |
||
---|---|---|
.. | ||
img | ||
Legend | ||
specs | ||
align_yaxes.ts | ||
axes_editor.html | ||
axes_editor.ts | ||
data_processor.ts | ||
graph_tooltip.d.ts | ||
graph_tooltip.ts | ||
graph.ts | ||
GraphContextMenuCtrl.ts | ||
GraphMigrations.test.ts | ||
GraphMigrations.ts | ||
histogram.ts | ||
jquery.flot.events.ts | ||
module.ts | ||
plugin.json | ||
README.md | ||
series_overrides_ctrl.ts | ||
tab_display.html | ||
tab_legend.html | ||
tab_series_overrides.html | ||
tab_thresholds.html | ||
tab_time_regions.html | ||
template.ts | ||
threshold_manager.ts | ||
thresholds_form.html | ||
thresholds_form.ts | ||
time_region_manager.ts | ||
time_regions_form.html | ||
time_regions_form.ts | ||
types.ts | ||
utils.test.ts | ||
utils.ts |
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/