|
|
@@ -29,21 +29,21 @@
|
|
|
<td>Refresh (Fetches new data and rerenders panels)</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td><span class="label label-info"><</span></td>
|
|
|
- <td>Shift time backward</td>
|
|
|
- </tr>
|
|
|
+ <td><span class="label label-info">left arrow key</span></td>
|
|
|
+ <td>Shift time backward</td>
|
|
|
+ </tr>
|
|
|
<tr>
|
|
|
- <td><span class="label label-info">></span></td>
|
|
|
- <td>Shift time forward</td>
|
|
|
- </tr>
|
|
|
+ <td><span class="label label-info">right arrow key</span></td>
|
|
|
+ <td>Shift time forward</td>
|
|
|
+ </tr>
|
|
|
<tr>
|
|
|
<td><span class="label label-info">CTRL+S</span></td>
|
|
|
<td>Save dashboard</td>
|
|
|
</tr>
|
|
|
- <tr>
|
|
|
- <td><span class="label label-info">CTRL+E</span></td>
|
|
|
- <td>Export dashboard</td>
|
|
|
- </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="label label-info">CTRL+E</span></td>
|
|
|
+ <td>Export dashboard</td>
|
|
|
+ </tr>
|
|
|
<tr>
|
|
|
<td><span class="label label-info">CTRL+H</span></td>
|
|
|
<td>Hide row controls</td>
|
|
|
@@ -52,10 +52,10 @@
|
|
|
<td><span class="label label-info">CTRL+Z</span></td>
|
|
|
<td>Zoom out</td>
|
|
|
</tr>
|
|
|
- <tr>
|
|
|
- <td><span class="label label-info">CTRL+I</span></td>
|
|
|
- <td>Quick snapshot</td>
|
|
|
- </tr>
|
|
|
+ <tr>
|
|
|
+ <td><span class="label label-info">CTRL+I</span></td>
|
|
|
+ <td>Quick snapshot</td>
|
|
|
+ </tr>
|
|
|
<tr>
|
|
|
<td><span class="label label-info">CTRL+O</span></td>
|
|
|
<td>Enable/Disable shared graph crosshair</td>
|