Highcharts Stock v1.3.4

Stock v1.3.4 ·
3 BUGFIXES EXPAND COLLAPSE
  • Fixed Highstock regressen with column grouping not working across Y axes on either side of the chart. Closes #2086.
  • Fixed Highstock regression after fixing #460, where animating candlestick would give JS errors if it had no whiskers before. Closes #2094.
  • Fixed Highstock regression on adding an empty series next to a series with data grouping enabled. Closes #2090.
HIGHCHARTS CORE v3.0.4 CHANGES These core changes also apply to this module EXPAND COLLAPSE
5 BUGFIXES EXPAND COLLAPSE
  • Fixed issue with plot bands or lines not being removed after Axis.update(). Closes #1975.
  • Fixed regression from 3.0.3 where redrawing a chart containing stacked points within the same series would cause the single stack to redraw badly. Closes #2095.
  • Fixed regression with resizing a stacked chart containing negative values. Closes #2089.
  • Fixed JS errors in polar chart when instanciated with no data. Closes #2093.
  • Fixed regression with staggered X axis labels on reversed axis. Closes #2081.
See full Highcharts v3.0.4 release →