docs(): fixing image urls in docs

This commit is contained in:
Torkel Ödegaard
2016-11-04 20:29:17 +01:00
parent 3cc4a194a9
commit 2b81b204aa
31 changed files with 141 additions and 153 deletions
+5 -5
View File
@@ -12,13 +12,13 @@ weight = 1
The main panel in Grafana is simply named Graph. It provides a very rich set of graphing options.
<img src="img/docs/v1/graph_overview.png" class="no-shadow">
<img src="/img/docs/v1/graph_overview.png" class="no-shadow">
Clicking the title for a panel exposes a menu. The `edit` option opens additional configuration
options for the panel.
## General
![](img/docs/v2/graph_general.png)
![](/img/docs/v2/graph_general.png)
The general tab allows customization of a panel's appearance and menu options.
@@ -56,7 +56,7 @@ options.
## Axes & Grid
![](img/docs/v2/graph_axes_grid_options.png)
![](/img/docs/v2/graph_axes_grid_options.png)
The Axes & Grid tab controls the display of axes, grids and legend.
@@ -99,7 +99,7 @@ It is just the sum of all data points received by Grafana.
## Display styles
![](img/docs/v2/graph_display_styles.png)
![](/img/docs/v2/graph_display_styles.png)
Display styles controls properties of the graph.
@@ -144,4 +144,4 @@ a thicker line width to make it standout.
## Time range
![](img/docs/v2/graph_time_range.png)
![](/img/docs/v2/graph_time_range.png)