Hi all!
I’ve put together a small app that displays a decision tree at the end but even when I specify width, it’s too large to display. Here’s a zoomed out version so you can see what I’m talking about.
You can try out the app in wide mode via the “hamburger menu” in the upper right corner. Go to settings.
Alternatively you can select change the width using a <style> element. You can find an example with code at awesome-streamlit.org in the gallery called “Layout Experiments”
Hi there, in the old version (0.51), I’m able to scrolling to see whole picture of graphviz chart, while with latest version 0.52, seems the chart just fit with my screen width, no longer be able to scrolling, is there anything I can set?