Highcharts Stock v9.2.0

Stock v9.2.0 ·
  • Added Heikin Ashi series type. See #15348.
  • Added Hollow Candlestick series type. See #15347.
  • Added support for declaring an indicator series before the main series. See #15892.
  • Added support for creating a custom indicator on an additional axis through the Stock Tools popup. See #15804.
18 BUGFIXES EXPAND COLLAPSE
  • Fixed how the ordinal axis is being calculated after grouping.
  • Fixed the CSS fill property of bullish candlestick and the hollow candles.
  • Fixed #16055, after adding a point to an ordinal axis, panning was impossible.
  • Fixed #15970, annotation positions were not accurate with an ordinal axis.
  • Fixed #16087, stock tools threw in IE.
  • Fixed #15867, comparing an indicator with multiple lines (eg Bollinger Bands) was not possible.
  • Fixed #16036, VBP indicator graphic did not update correctly with volumeDivision enabled.
  • Fixed #15729, annotation did not stay selected after dragging.
  • Fixed #16011, some labels/shapes disappeared when updating annotation with multiple labels/shapes and not passing in any labels/shapes.
  • Fixed #15725, adding annotations with multiple steps used the wrong axis coordinates when moving the cursor to a different pane.
  • Fixed #15726, rectangle annotations were not clipped.
  • Fixed #15730, toolbar popup did not get hidden when hiding the selected annotation.
  • Fixed #15952, annotation afterUpdate event did not fire when using control point.
  • Fixed #15864, a regression in the navigator. When rangeSelector.selected was set, the navigator had the wrong position after adding a series to an empty chart.
  • Fixed #15733, missing ‘Periods’ label in Stock Tools pop-up for some indicators.
  • Fixed #15849, candlestick fill was wrong when updating point data from rising to falling.
  • Fixed #6765, changed how and when the dataGrouping should be fired for multiple series when one of them doesn’t require grouping.
  • Fixed #2406, fixed val2lin method to correctly calculate positions outside the visible plotArea in ordinal axis.
HIGHCHARTS CORE v9.2.0 CHANGES These core changes also apply to this module EXPAND COLLAPSE
33 BUGFIXES EXPAND COLLAPSE
  • Fixed #15938, charts still crashed in some legacy browsers where Intl was missing.
  • Fixed #15235, whitespace between HTML elements got removed.
  • Fixed #15986, accessibility exit anchor disappeared on Chart.update.
  • Fixed #15229, accessibility region labels were sometimes duplicated.
  • Fixed #16119, touch scrolling was blocked after zooming when single-finger panning was not enabled.
  • Fixed #16146, negative values broke sunburst chart.
  • Fixed #16153, fontFamily reset when updating chart.style.
  • Fixed #16126, printing chart in full screen with accessibility loaded threw.
  • Fixed #16112, axis options set by setOptions were not picked up by polar chart when chart axis options were set as an array.
  • Fixed #16104, chart warned about unsorted data when updating category names.
  • Fixed #14143, #14434, #13310, tooltip with stickOnContact and useHTML or outside enabled did not work properly.
  • Fixed #16080, #13705, sankey chart with self-referential points broke on redraw.
  • Fixed #16084, #13671, updating timeline chart did not work properly in some cases.
  • Fixed #15334, some waterfall data labels did not show for points below threshold.
  • Fixed #16062, lines after the first line break in text with useHTML set to true were misaligned in exported charts when exporting.allowHTML was set to false.
  • Fixed #16053, color axis disappeared after toggling legend.
  • Fixed #16044, draggable point guide box was not big enough when the point was partially outside the end of the axis.
  • Fixed #16042, 1px gaps showed between some xrange points when there was no gaps in the data.
  • Fixed #1441, datetime axis ticks did not get date/time formatting applied when tickPositions were set.
  • Fixed #15777, plot line labels were not clipped.
  • Fixed #13840, 3d column chart with scrollbar showed points outside plot in upper left corner.
  • Fixed #15983, event did not get removed when updating it to undefined.
  • Fixed #15973, word cloud focus border position for rotated points was wrong in Firefox.
  • Fixed #12015, linked series did not get inactive state applied when hovering legend item.
  • Fixed #15946, unchanged markers set in options did not animate when updating data through update.
  • Fixed #15449, HTML in exporting menu item text did not work.
  • Fixed #15922, heatmap data labels with useHTML enabled and default formatter did not work, per-point borderColor and borderWidth did not work.
  • Fixed #15902, legend proxy buttons did not update when updating series.
  • Fixed 3d bug, z-axis updated twice on Chart.update.
  • Fixed #15862, Chart.update with oneToOne attempting to remove pane threw.
  • Fixed #9047, boosted series with null points showed warnings in some browsers.
  • Fixed #5430, marker shown on hover with disabled markers missed CSS class.
  • Fixed #15909, pie point with visible set to false and useHTML data labels threw.
See full Highcharts v9.2.0 release →