[v9.5.x] docs: add empty dashboard & Add dropdown screenshots (#68035)
docs: add empty dashboard & Add dropdown screenshots (#67588)
* added empty dashboard screenshots
* added Add dropdown screenshots
* removed screenshot from build first dashboard
* added Add dropdown guidance in panel editor page; updated headings
* added intro text in panel editor
(cherry picked from commit da21473527)
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
co-authored by
Isabel
parent
7045de2aa3
commit
b498ebfa2d
@@ -24,8 +24,16 @@ weight: 1
|
||||
|
||||
# Panel editor overview
|
||||
|
||||
In the panel editor, you can update all the elements of a visualization including the data source, queries, time range, and visualization display options.
|
||||
|
||||

|
||||
|
||||
To add a panel in a new dashboard click **+ Add visualization** in the middle of the dashboard. To add a panel to an existing dashboard, click **Add** in the dashboard header and select **Visualization** in the dropdown:
|
||||
|
||||

|
||||
|
||||
## Panel editor
|
||||
|
||||
This section describes the areas of the Grafana panel editor.
|
||||
|
||||
1. Panel header: The header section lists the dashboard in which the panel appears and the following controls:
|
||||
@@ -49,7 +57,7 @@ This section describes the areas of the Grafana panel editor.
|
||||
|
||||
1. Panel display options: The display options section contains tabs where you configure almost every aspect of your data visualization.
|
||||
|
||||
## Open the panel inspect drawer
|
||||
## Panel inspect drawer
|
||||
|
||||
The inspect drawer helps you understand and troubleshoot your panels. You can view the raw data for any panel, export that data to a comma-separated values (CSV) file, view query requests, and export panel and data JSON.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user