Skip to content

Rangeslider positioning in stacked plots #2755

@PhantoNull

Description

@PhantoNull

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)

image

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)

image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions