Highcharts Gantt v7.1.1
Gantt v7.1.1 ·
HIGHCHARTS CORE v7.1.1 CHANGES
These core changes also apply to this module EXPAND COLLAPSE
- Added new option,
chart.scrollablePlotArea.opacity, to control opacity of the scrollable mask. See #10416.
UPGRADE NOTES EXPAND COLLAPSE
- Changed default
states.inactive.opacity for map and mapline series to prevent dimming map shapes.
12 BUGFIXES EXPAND COLLAPSE
- Fixed #10432, missing category name in tooltip when using boost module.
- Fixed #10466, reset zoom button moved offscreen when using scrollablePlotArea.
- Fixed #10471, pareto series wasn’t rendering when
baseSeries was set to first series by 0 number.
- Fixed #10496, data labels animated when series animation was turned off.
- Fixed #10504, after deselecting a column, inactive state was used instead of normal state.
- Fixed #10506, named colors did not work in boost mode.
- Fixed #4608, boost module highlighted wrong point on hover when chart was inverted. Added support for reversed axes in boost.
- Fixed #5268,
series.threshold = null was ignored in boost mode.
- Fixed #6963, boost with enabled
useGPUTranslations rendered incrorrectly when yAxis was logarithmic type.
- Fixed #9795, updating chart.spacing didn’t reflow all elements.
- Fixed issue with range selector and time zones, test results were different depending on time zone.
- Fixed performance issue with sankey chart.
See full Highcharts v7.1.1 release →