Skip to content

Don't add zero-length bars when transitions are off #5282

Closed
@nicolaskruchten

Description

@nicolaskruchten

We need to resolve plotly/orca#345 and it seems like we need to carve out a part of #4180 that adds 0-length bars for transitions. In the static-image-export case these bars are not required and cause rendering artifacts downstream.

We could either: check if layout.transition isn't set and if so not show those bars OR remove those bars in the saveImage code.

Metadata

Metadata

Assignees

Labels

bugsomething broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions