Highstock: Wrong horizontal scaling of remaining series after hiding one serie #5823
Labels
Comments
Thank you for reporting. Demo with fixed width: http://jsfiddle.net/mwsm0nvk/2/ (it's important to see dataGrouping in use). It's a regression after 4acf1e4. |
TorsteinHonsi
added a commit
that referenced
this issue
Oct 24, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
After clicking legend item all remaining columns should be scaling to remaining space in x axis.
Demo with working chart using Highstock 4.2.6
http://jsfiddle.net/mwsm0nvk/
Actual behaviour
From version 4.2.7 columns don't scale after hiding one series, all remaining series point range is decreasing to lower value than expected.
Live demo with steps to reproduce
http://jsfiddle.net/3u357f8h/
May be related to:
#5329
The text was updated successfully, but these errors were encountered: