Skip to content
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

Change default plot height from 450px to something user-selected. #2355

Open
le-raman opened this issue May 28, 2024 · 0 comments
Open

Change default plot height from 450px to something user-selected. #2355

le-raman opened this issue May 28, 2024 · 0 comments

Comments

@le-raman
Copy link

Hi devs,

I'm using plotly::plotlyOutput() within a shinyjqui::jqui_resizable() element in a shiny application, which works perfectly, by setting plotly::plotlyOutput(..., height = "100%"). However, all plots are initialized by default with a height of 450px (before any resizing). Is it possible to change this default, e.g., by use options(...)?

Thanks!

Best, Lennart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant