Docs new updates (#9324)

* replaced images, updating text(not finished)

* text uppdates for dashlist and singlestat(+img). updated the keyboard shortcuts

* deleted old shortcuts instruction

* another img update
This commit is contained in:
Patrick O'Carroll
2017-09-22 10:49:47 +02:00
committed by Torkel Ödegaard
parent e695ce4aa5
commit 367acc37c7
4 changed files with 43 additions and 85 deletions
+5 -3
View File
@@ -13,10 +13,12 @@ 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/v45/graph_overview.png" class="no-shadow">
Clicking the title for a panel exposes a menu. The `edit` option opens additional configuration
1. Clicking the title for a panel exposes a menu. The `edit` option opens additional configuration
options for the panel.
2. Click to open color & axis selection.
3. Click to only show this series. Shift/Ctrl + click to hide series.
## General
@@ -156,4 +158,4 @@ There is an option under Series overrides to draw lines as dashes. Set Dashes to
## Time Range
![](/img/docs/v2/graph_time_range.png)
<img src="/img/docs/v45/graph-time-range.png" class="no-shadow">