Skip to content

Setting chart size does not work when switching from boost to standard mode #21106

@benochr

Description

@benochr

Expected behaviour

setSize keeps working when switching from boost mode to standard mode.

Actual behaviour

When we switch from boost mode to standard mode, setSize does not work anymore. A part of the plotted series is invisible.

image

Live demo with steps to reproduce

https://jsfiddle.net/w0gL1poh/51/

  1. Start in standard mode, play around with the size (increase, decrease, reset), everything works as expected
  2. Toggle on boost mode, play around with the size (increase, decrease, reset), everything works as expected
  3. Toggle off boost mode, decrease size works as expected, increase size does not work, only part of the series is shown

It seems as if the (initial) size (at the time you disable boost mode) is the max size and you cannot increase width or height beyond this size.

Product version

Highcharts v11.4.1

Affected browser(s)

Version 124.0.6367.119 (Official Build) (arm64)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions