docs(): fixing image urls in docs
This commit is contained in:
@@ -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
|
||||

|
||||

|
||||
|
||||
The general tab allows customization of a panel's appearance and menu options.
|
||||
|
||||
@@ -56,7 +56,7 @@ options.
|
||||
|
||||
## Axes & Grid
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||

|
||||
|
||||
Display styles controls properties of the graph.
|
||||
|
||||
@@ -144,4 +144,4 @@ a thicker line width to make it standout.
|
||||
|
||||
## Time range
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user