mirror of https://github.com/grafana/grafana.git
* Add keybindings to explore, allow override of dashboard model update for explore update * Remove edits to Dashboard Model, add definition when url params should be updated * Add tests * Add and expose util function instead of bringing in unrelated library do not define explicit path to library file * Use more generic model for TimeSrv * Remove url utility functions, use javascript function instead * Break out TimeModel into new type and bring it in * condense object creation |
||
|---|---|---|
| .. | ||
| Legend | ||
| img | ||
| specs | ||
| GraphContextMenuCtrl.ts | ||
| GraphMigrations.test.ts | ||
| GraphMigrations.ts | ||
| README.md | ||
| align_yaxes.ts | ||
| annotation_tooltip.ts | ||
| axes_editor.html | ||
| axes_editor.ts | ||
| data_processor.ts | ||
| event_editor.ts | ||
| event_manager.ts | ||
| graph.ts | ||
| graph_tooltip.d.ts | ||
| graph_tooltip.ts | ||
| histogram.ts | ||
| jquery.flot.events.ts | ||
| module.ts | ||
| plugin.json | ||
| 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 | ||
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/