Closed DarkCTO closed 7 months ago
This is adjustable by working with the styles.
I have a more current version that I am working on releasing where this is fixed.
I think you can fix it in the current version by doing this:
.editor_controls .fold__top {
min-height: 30px !important;
}
It works. You can close this issue when the update comes out.
I have encountered the same problem. Should I clone the dev
branch and install it instead of using pip to get the fixed version?
I just pushed a new version a5
out, this version also contains some support for charts that werent originally included by plotly. Including indicators.
Thank you for new version! I confirmed that this issue was fixed.
See image... Basically this happens if make your code more complex than the default. Try importing a class before running your app...