-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
Hello!
I'm kinda new in plotly and python and I'm having troubles finding a way to set in good position the rangeslider while mantaining the vertical spacing kinda small.
I've been stacking up plots like this, but the range slider collides with the second row of the subplot (I've added some more vertical spacing between rows just for explaining better)
The solution i'm using for now is just removing the rangeslider for axis1 and showing it for axis3 (but isn't showing the candles and neither is in a good position)
What can I do to solve this layout problem?
Also, why shared_axes = True hide xaxes ticks values? Is there a way to show them back while mantaining a ?
Thank you for your understanding and any kind of help!
Metadata
Metadata
Assignees
Labels
No labels

