Highcharts Stock v9.0.1
Stock v9.0.1 ·
7 BUGFIXES EXPAND COLLAPSE
- Fixed #15124, range selector with inputs wider than the plot and no buttons threw.
- Fixed #14977, MACD indicator
index param did not work.
- Fixed #13473, it was not possible to scroll back down to the
threshold after scrolling up with yAxis.scrollbar enabled and no explicit yAxis.min set.
- Fixed #15042, IKH indicator lines changed color on the first redraw.
- Fixed #14063, an error was thrown when scrolling an inverted chart with a flag series.
- Fixed #14280, Stock Tools GUI popup - clicking on the ‘x’ button didn’t call the closePopup event.
- Fixed #14932, #13251, updating
compare through plotOptions did not work.
HIGHCHARTS CORE v9.0.1 CHANGES
These core changes also apply to this module EXPAND COLLAPSE
- Exposed
Highcharts.AST and provided samples of overriding the HTML allow lists.
- Auto compute heading level for the pre-chart accessibility description.
- Added success callback for
exportChartLocal, see #11403.
17 BUGFIXES EXPAND COLLAPSE
- Fixed #12422 and #9124, un-boosted graphics remained visible after resetting zoom on boosted charts when using zones.
- Fixed #12517,
resetZoomButton did not show when using scrollablePlotArea.
- Fixed #15045, centerInCategory did not work with
columnrange series.
- Fixed #11909, updating boost options did not work.
- Fixed #12031, tooltip
distance did not scale correctly with outside set to false.
- Fixed #12047, some columns were not completely vertical when using boost with useGPUTranslations set to
false.
- Fixed #12061,
stroke-width animation did not work when using zones.
- Fixed #13222, chart size was wrong after exiting fullscreen.
- Fixed #15022, vertical panning was limited to the first series extremes after zooming in.
- Fixed #15037, a regression causing failure with text parsing in PhantomJS.
- Fixed #8862, #12112, y-axis did not stay fixed after update when using
scrollablePlotArea.
- Fixed #15009, setting
className on points in venn series did not work.
- Fixed #12548, 3d scatter chart rendered no points when the first point had
z set to null.
- Fixed #14973, pattern fill failed to render when
<base> tag was present and window.location was manipulated via history.pushState.
- Fixed #14395, updating
colorAxis legend layout did not work with non-cartesian series.
- Fixed #14954, offline export with styledMode enabled sometimes failed in IE.
- Fixed #14110, hovering labels with
useHTML set to true threw in IE.
See full Highcharts v9.0.1 release →