mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
* Added documentation for the clone feature Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
This commit is contained in:
parent
71850cd7f3
commit
b72d738604
2 changed files with 18 additions and 0 deletions
BIN
docs/images/clone_panel.gif
Normal file
BIN
docs/images/clone_panel.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 798 KiB |
|
@ -98,6 +98,24 @@ to the new dimensions.
|
|||
* To delete a panel, open the panel menu and select *Delete from dashboard.* Deleting a panel from a
|
||||
dashboard does *not* delete the saved visualization or search.
|
||||
|
||||
[float]
|
||||
[[cloning-a-panel]]
|
||||
=== Clone dashboard elements
|
||||
|
||||
In *Edit* mode, you can clone any panel on a dashboard.
|
||||
|
||||
To clone an existing panel, open the panel menu of the element you wish to clone, then select *Clone panel*.
|
||||
|
||||
* Cloned panels appear beside the original, and will move other panels down to make room if necessary.
|
||||
|
||||
* Clones support all of the original panel's functionality, including renaming, editing, and cloning.
|
||||
|
||||
* All cloned visualizations will appear in the visualization list.
|
||||
|
||||
[role="screenshot"]
|
||||
image:images/clone_panel.gif[clone panel]
|
||||
|
||||
|
||||
[float]
|
||||
[[viewing-detailed-information]]
|
||||
=== Inspect and edit elements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue