Chart height does not reflow if chart.width is set #6968
Closed
Comments
Hi @cheoalvarez Thank you for reporting this issue. Workaround: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
If the chart.width is set, the chart height should still reflow when the container is resized or chart.reflow is called
Actual behavior
If the chart.width is set, the chart height does not reflow.
The behavior is as expected in the opposite scenario. If the chart height is set, the chart width does reflow when the container is resized
Live demo with steps to reproduce
https://jsfiddle.net/leogdsl/ugu63ah0/12/
Affected browser(s)
Chrome, Safari, IE11
The text was updated successfully, but these errors were encountered: