Making plotly graphs fill the container width #2082
Unanswered
lukefullard
asked this question in
Q&A
Replies: 1 comment 7 replies
-
I do not have the answer (yet), but it would help if instead of sharing screenshots, it was a small reproducible Quarto document to play around with. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm unsure if this is a plotly or quarto thing... (I'll delete if it's a plotly thing, but would appreciate any help).
Currently I have a plot within a tabset in quarto and when I first load the quarto generated html file the plot takes up only a proportion of the tabset width:
Now, if I press "ctrl" "+" to zoom in on the page even once, the plot expands to fill the container!
Is there a way to make the plot fill the container all of the time?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions