Highcharts Stock v2.1.7
Stock v2.1.7 ·
7 BUGFIXES EXPAND COLLAPSE
- Fixed #3013, top X axis was not considered when placing range selector.
- Fixed #4226, individual line color on candlestick up-points didn’t take effect.
- Fixed #4229, errors on scrolling on an axis containing breaks with breakSize.
- Fixed #4244, data labels on area range broke on JS error when labels were outside viewable area.
- Fixed #4285, a regression causing flags to be shaped like squares in some cases.
- Fixed #4314, running Axis.update caused label alignment to shift.
- Fixed #4317, X axis update affected the selected range.
HIGHCHARTS CORE v4.1.7 CHANGES
These core changes also apply to this module EXPAND COLLAPSE
- Added new option, drilldown.allowPointDrilldown, that can be set to false to allow only drilling to categories. Closes #4295.
- Added support for useHTML in legend navigation.
- Added useHTML option to no-data-to-display module. Closes #4316.
20 BUGFIXES EXPAND COLLAPSE
- Fixed #2911, JS error when drilldown and allowPointSelect were enabled at the same time.
- Fixed #3318, gauge background altered background on polar charts in the same page.
- Fixed #3650, updating a point from zero in 3d pies.
- Fixed #3709, crash when showing/hiding linked series and setting data at the same time.
- Fixed #3941, added option to turn off axis label ellipsis through text-overflow style.
- Fixed #4130, errors when running Series.update from the series’ own events.
- Fixed #4170, halo was still visible after hiding pie slice.
- Fixed #4233, columns and areas ascended from botton when threshold was null and all values negative. Closed #4282.
- Fixed #4275, when null points were present inside an axis break, connectNulls: false did not have an effect.
- Fixed #4280, 3D for inverted charts was disabled.
- Fixed #4284, a regression causing columns to disappear after Point.update with an object argument.
- Fixed #4291, number suffixes like k and M was applied to non-round tick labels.
- Fixed #4301, point update on solid gauge gave wrong animation.
- Fixed #4308, graphs were clipped to axis line even when it was offset.
- Fixed #4309, JS error in Firefox when rendering chart inside an iframe with display:none.
- Fixed #4310, point hovering was unstable when stickyTracking was false and point markers disabled in normal state.
- Fixed #4318, ignoreHiddenPoint didn’t take effect for funnels.
- Fixed #4319, tooltip was broken on canvas heatmap demo.
- Fixed bad translation from broken axis pixels to values. Part of #4229.
- Fixed issue with Batik powered exporting and IE8. Invalid SVG tag.
See full Highcharts v4.1.7 release →