Skip to content

Copy 8.18 doc updates for kbn-grid-layout #907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 25, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions explore-analyze/dashboards/arrange-panels.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Compare the data in your panels side-by-side, organize panels by priority, resiz

In the toolbar, click **Edit**, then use the following options:

* To move, hover over the panel, click and hold ![The move control icon](/explore-analyze/images/kibana-move-control.png ""), then drag to the new location.
* To resize, click the resize control, then drag to the new dimensions.
* To move, hover over the panel, click and hold ![The move control icon](/explore-analyze/images/kibana-move-control.png "The move control icon =4%x4%") and drag to the new location. Your screen scrolls automatically when you drag above or below the visible parts of the dashboard.
* To resize, click and hold the bottom right corner of the panel and drag to the new dimensions.
* To maximize to full screen, open the panel menu and click **Maximize**.

::::{tip}
Expand Down
Loading