Skip to content

Commit

Permalink
Fix img tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlinville committed Feb 6, 2025
1 parent 2d61eb5 commit 4c9f91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/guides/models/app/features/panels/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ In full-screen mode, the panel plots 10,000 buckets rather than 1,000 when not i

1. Hover over the panel, then click the panel's action menu `...`.
1. Click the full-screen button, which looks like a viewfinder.
{{< img src='/images/app_ui/panel_fullscreen.png' alt='View panel full-screen' >}}
{{< img src="/images/app_ui/panel_fullscreen.png" alt="View panel full-screen" >}}

The panel opens in full-screen mode.
1. Copy the URL from the browser or click the action menu `...` and select **Copy panel URL**.
Expand Down

0 comments on commit 4c9f91a

Please sign in to comment.