Highcharts Stock v6.0.0

Stock v6.0.0 ·
  • Added built-in technical indicators.
  • Added drag-and-drop pane resizing.
  • Added support for positioning of the range selector.
  • Added support for max range and handle customization in the navigator.
  • Added support for scrolling past the data.
  • Added compareStart to define which point should be the base for calculations. See #1613.
  • Added rangeSelector.buttons.offsetMin and offsetMax to control button range extremes. See #1613.
  • Added xAxis.maxRange to limit maximum allowed range for navigator.
  • Added xAxis.overscroll.
  • Added new options to navigator.handles.
3 BUGFIXES EXPAND COLLAPSE
  • Fixed #6655, flag series with showInNavigator set to true caused error and missing graph.
  • Fixed #7109, stack size exceeded when using responsive rules.
  • Fixed navigator updating issues. Closes #7110 and #5846.
HIGHCHARTS CORE v6.0.0 CHANGES These core changes also apply to this module EXPAND COLLAPSE
35 BUGFIXES EXPAND COLLAPSE
  • Fixed #5909, plotband border on top was missing.
  • Fixed #6005, selected pie slice had wrong color in styled mode.
  • Fixed #6261, a regression causing charts to draw at small heights if container size was small.
  • Fixed #6268, Chart.update() did not update parameters of the data module.
  • Fixed #6302, chart was not rendered when xAxis.max and rangeselector.selected were defined.
  • Fixed #6648, the redraw parameter in Series.setVisible was not respected when Boost module was loaded.
  • Fixed #6679, a regression causing drilldown not to fire the second time in certain cases.
  • Fixed #6957, when tooltip.useHTML was true on a map and other series types, the shape would flicker and tooltip hide in IE and Edge.
  • Fixed #6992, error in data label positioning with really small pies.
  • Fixed #7012, series group was wrongly translated when 3d columns were added to graph.
  • Fixed #7021, cleared duplicated marker reference.
  • Fixed #7024, regression causing charts not to show when preliminary rendering within a child of a detached node.
  • Fixed #7025, treemap with color axis didn’t work in styled mode.
  • Fixed #7030, added highcharts.scss to distribution.
  • Fixed #7031, could not set up Highcharts with a custom window object.
  • Fixed #7034, color tweening from a named (unrecognized) color to a hex color failed.
  • Fixed #7046, a zero value point using minPointLength was always shown as a positive value point.
  • Fixed #7061, line was missing after zooming between points.
  • Fixed #7080, JS error on adding rotated data labels with shadow applied.
  • Fixed #7084, high or non-ASCII characters in CSV file were not exported correctly in IE.
  • Fixed #7088, series didn’t hide dynamically in Boost mode.
  • Fixed #7090, offline generated PDF showed hidden series.
  • Fixed #7112, pie chart data labels were visible for negative values.
  • Fixed #7113, updating a pie chart to all negative values didn’t clear the slices.
  • Fixed #7115, version format not validated by yarn.
  • Fixed #7117, plot line label had wrong position in polar charts with circular grid lines.
  • Fixed #7126, less than sign followed by a space was interpreted as markup.
  • Fixed #7127, exception in Pointer when updating a series from its own mouseOver event handler.
  • Fixed #7128, data export with combined scatter and column series inserted too many rows.
  • Fixed #7160, treemap should not display halo on hover.
  • Fixed #7175, NaN in text position of plot band label after toggling series visibility.
  • Fixed #7180, disabling tooltip caused event flooding.
  • Fixed #7188, null points creates issues for shared tooltip, when there is more than one point with same x value.
  • Fixed #7193, fixed #7159, hoverPoints in boost mode was not usable for Tooltip.
  • Fixed #7028, axis label width style wasn’t respected if there was enough space to render wider labels.
See full Highcharts v6.0.0 release →