mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 10:22:10 +08:00
51 lines
1.4 KiB
Markdown
51 lines
1.4 KiB
Markdown
---
|
|
page_title: Getting started
|
|
page_description: Getting started
|
|
page_keywords: grafana, guide, documentation
|
|
---
|
|
|
|
# Getting started
|
|
This guide will help you get started and acquainted with the Grafana user interface.
|
|
|
|
## Interface overview
|
|
<img src="/img/v1/interface_guide1.png" class="no-shadow">
|
|
|
|
## New dashboard
|
|

|
|
|
|
## Edit graphs
|
|
Click on a panel's title and then ``Edit`` to open a panel in edit mode.
|
|

|
|
|
|
## Editing Rows
|
|
To the right of each row you have two colored rectangles, hover over these to get access to quick row controls.
|
|

|
|
|
|
## Drag drop panels
|
|
Click and drag the panel title to start a drag and drop action.
|
|

|
|
|
|
## Tips and shortcuts
|
|
|
|
* Click the graph title and in the dropdown menu quickly change span or duplicate the panel.
|
|
* Ctrl+S Saves the current dashboard
|
|
* Ctrl+F Opens the dashboard finder / search
|
|
* Ctrl+H Hides all controls (good for tv displays)
|
|
* Hit Escape to exit graph when in fullscreen or edit mode
|
|
* Click the colored icon in the legend to select series color
|
|
* Click series name in the legend to hide series
|
|
* Ctrl/Shift/Meta + Click legend name to hide other series
|
|
* Click the Save icon in the menu to save the dashboard with a new name
|
|
* Click the Save icon in the menu and then advanced to export the dashboard to json file, or set it as your default dashboard.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|