Skip to content

Plot sizing issue in 1.58.0 release #5314

@dmbarry86

Description

@dmbarry86

The 1.58.0 release yesterday has changed (broken) some sizing behaviour we have in bullet charts. It appears that heights are not correct.

In releases prior to 1.58.0 we had a plot which looked like this:
image

When updating to 1.58.0 the same plot code now looks like this:
image

We are specifying widths and heights in the layout but it seems like they are not being adhered to in 1.58.0.

I have created a codepen which demonstrates the issue. In the codepen, if you change the plotly import version from 1.58.0 to a prior version, e.g. 1.57.0 then you will see the expected behaviour.
https://codepen.io/dmbarry86/pen/qBabyNa

Metadata

Metadata

Assignees

Labels

bugsomething brokenregressionthis used to work

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions