You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"The plot in the layout below should stretch while the sidebar is opening", "or closing. After the transition is complete, the server will update the",
p("The plots should resize smoothly when this sidebar or the local sidebar are toggled.")
33
26
),
34
-
h2("Widget plot resizing", class="mt-4 mb-2"),
35
-
p(
36
-
"The plot in the layout below should stretch while the sidebar is opening", "or closing. There should be no layout shift after the transition is", "complete."
27
+
nav(
28
+
"Static",
29
+
h2("Static plot resizing"),
30
+
p(
31
+
"The plot in the layout below should stretch while the sidebar is",
32
+
"opening or closing. After the transition is complete, the server will",
0 commit comments