Highcharts Stock v6.1.4

Stock v6.1.4 ·
  • Added feature to preserve non-data point options inside data-grouped points. The options from the first point are copied over to the group. Closes #8999.
14 BUGFIXES EXPAND COLLAPSE
  • Fixed #8440, keyboard navigation in stock charts throwing errors.
  • Fixed #7051, dataGroupInfo.start was indicating wrong point when points were grouped weekly.
  • Fixed #8335, setting xAxis.min did not change extremes when points were grouped.
  • Fixed #8546, flags were not clipped.
  • Fixed #8812, regression in inverted navigator caused wrong extremes on when navigated to data extremes.
  • Fixed #8817, setting stacking option for OHLC and Candlestick series threw errors.
  • Fixed #8847, MACD used to crash when provided amount of points was insufficient.
  • Fixed #8848, removing empty MACD technical indicator used to throw errors.
  • Fixed #8889, corrected demo for approximation.
  • Fixed #8899, setting chart.style.zIndex prevented RangeSelector’s inputs from receiving focus.
  • Fixed #8938, advanced stock demo threw errors when changing from Demo 2 to Demo 1.
  • Fixed #8965, Stochastic indicator %D value was calculated incorrect.
  • Fixed #8968, SMA technical indicator threw errors on updating last point in the dataset.
  • Fixed issue with presentational attributes leaking through styled mode in range selector.
HIGHCHARTS CORE v6.1.4 CHANGES These core changes also apply to this module EXPAND COLLAPSE
  • Better polyfill for forEach in oldIE. See #8865.
17 BUGFIXES EXPAND COLLAPSE
  • Fixed #2165, legend.labelFormatter was not called when series’ visiblity changed.
  • Fixed #3495, export menu click was wrongly triggering chart’s click event.
  • Fixed #3739, changed rounding method to Math.foor for milliseconds dateFormat to match other date and time formats.
  • Fixed #5009, performance problem with long text strings and word-wrap.
  • Fixed #6405, Highcharts crashed when using category axis, small labels.step option and a large data range. Re-introduced error 19.
  • Fixed #7484, followTouchMove didn’t work properly on column series on mobile.
  • Fixed #7815, data labels were visible even when points were hidden.
  • Fixed #8652, replace max/min safe integer with max/min value in wordcloud to support IE11.
  • Fixed #8865, wrong links in sankey chart if the columns didn’t start from 0.
  • Fixed #8874 and #8346, Highcharts.indexOfPolyfill wasn’t supporting all required arguments.
  • Fixed #8901, bubble chart calculated wrong extremes when either xAxis.min or xAxis.max was set.
  • Fixed #8933, minPointLength squished all ranges to minimum length when xAxis was reversed.
  • Fixed #8960, animation didn’t run on Series.update() with new data.
  • Fixed #8972, improved a way of assigning data to specific bins in histograms.
  • Fixed #8994, a regression causing cropped legend items to become long after hover when useHTML was true. Regression since #8809.
  • Fixed #8995, added support for duplicated x values for Series.setData.
  • Fixed issue with tooltip header placement when scrollable plot area was activated.
See full Highcharts v6.1.4 release →