Skip to content

Showticklabels=false and title_standoff not None moves xaxis-title to top #6552

Open
@kvanderwijst

Description

@kvanderwijst

Very strange indeed.

fig = go.Figure()
fig.add_scatter(x=[1,2,3],y=[5,6,7])
fig.update_xaxes(title='Test', title_standoff=0, showticklabels=False)

produces:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3backlogbugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions