Christoph
Christoph
SSolara
Created by Christoph on 12/20/2023 in #questions-issues
Resizing a plotly plot based on available screen size
Is there a way to get the available screen size and react to it? I want my plotly plots to change size depending on available space. I found this related github issue for the same problem with matplotlib figures: https://github.com/widgetti/solara/discussions/158 Is this solution using a custom vue component also the correct way to go for plotly plots or is there a pure python solution?
4 replies