Highcharts Stock v7.2.1

Stock v7.2.1 ·
8 BUGFIXES EXPAND COLLAPSE
  • Fixed #12266, applying zones on macd when the main series had no data produced an error.
  • Fixed #11471, updating chart with new series and oneToOne set to true used to throw errors when data was grouped.
  • Fixed #12215, VWAP technical indicator added via StockTools was added to the wrong pane.
  • Fixed #11426, arearange series had disabled dataGrouping by default.
  • Fixed #1172, handles positions and xAxis extremes were incorrect when using column type series in navigator.
  • Fixed #12099, panning to the left did not work properly after zooming in when data grouping was enabled.
  • Fixed #11716, basic annotations (rect, circle and label) were missing options in StockTools’ popup.
  • Fixed #12058, compare with one single data value failed. It now behaves like when comparing to data points of the same value - it renders on the 0 line.
HIGHCHARTS CORE v7.2.1 CHANGES These core changes also apply to this module EXPAND COLLAPSE
  • Added feature to draw plot lines on radial axes from the inner to the outer radius of the main pane.
  • Added support for combining tooltip.split and tooltip.outside.
27 BUGFIXES EXPAND COLLAPSE
  • Fixed #12222, empty pie series showing lineWidth after hover.
  • Fixed #12223, animating halo for a slice in pie series used to throw errors.
  • Fixed #12243, fill property on pattern fills was applied to the wrong element. Introduced new option, pattern.backgroundColor.
  • Fixed #11644, extremes in color axis were incorrect when using tilemap series with very small values.
  • Fixed #11738, updating treemap series with the same amount of points caused cells to disappear.
  • Fixed #11650, added missing highcharts-tooltip-header classname to the tooltip’s header.
  • Fixed #12073, dragging an annotation used to change points’ values too.
  • Fixed #7559, error when updating a waterfall with first data value as sum or intermediate sum.
  • Fixed #11776, data labels were not visible in 3D Column series.
  • Fixed #12055, overlapping legend items when combining layout: 'proximate' and useHTML: true.
  • Fixed #12064, redundant spaces separating class names in SVG class attributes.
  • Fixed #12033, error when toggling stacking on area series with nulls.
  • Improved screen reader compatibility for chart export menu.
  • Fixed #11727, logarithmic yAxis with just one label sometimes was rendered with numerical errors.
  • Fixed #11956, pointPlacement did not work for columns with just one category.
  • Fixed #11955, incorrect point positions on inverted chart, when series.pointPlacement was set to between.
  • Fixed #11966, using chart.setTitle() on a chart with scrollablePlotArea misplaced the title.
  • Fixed #11510, points with a relatively very small z value were not displayed in a variwide chart.
  • Fixed #11970, annotation’s drag event was not fired.
  • Fixed #11753, invalid label placement broke venn diagrams in certain scenarios.
  • Fixed #11100, 3D columns were not animated on data update.
  • Fixed #11476, inverted variwide chart with disabled X axis labels threw an error.
  • Fixed #11801, dragging annotations did not prevent zooming in.
  • Fixed #11897, combination of pie series and polar chart with panes threw an error.
  • Fixed #11405, plotLines were rendered outside the bottom and left chart edge if the value was the same as the axis extreme.
  • Fixed #11690, removed use of undefined global variable that broke support for ES modules.
  • Fixed #11812, point colors were not changed if colorAxis was added in update.
See full Highcharts v7.2.1 release →