Highcharts Stock v7.1.0

Stock v7.1.0 ·
16 BUGFIXES EXPAND COLLAPSE
  • Fixed #10000, gapSize caused a gap to display on grouped data in the DST transition and when grouped to months.
  • Fixed #10015, chart update did not reserve space for rangeSelector.
  • Fixed #10015, chart update did not reserve space for rangeselector.
  • Fixed #10144, delete button in GUI did not work for flags.
  • Fixed #10183, Elliot waves did not render last line when added through GUI.
  • Fixed #10192, technical indicators added via stock tools for a volume series were rendered on a wrong yAxis.
  • Fixed #10193, wrong navigator series indexes after addSeries().
  • Fixed #10196, plotOptions.<indicator>.params did not update default values in inputs.
  • Fixed #10201, stochastic indicator did not open it’s pane from GUI.
  • Fixed #10261, mouse event arguments should be passed to range selector button click handler.
  • Fixed #10332, After drawing a segment line and moving end point whole chart area was selected.
  • Fixed #1289, wrong extremes on second pane yAxis when zoomed the first one.
  • Fixed #4606, range selector inputs did not blur and jQuery UI datepicker didn’t close.
  • Fixed #7067, Navigator was not added by chart update.
  • Fixed #8660, yAxes in separate panes were misaligned after panning and chart resize.
  • Fixed #9994, navigator.xAxis.min was wrong with main xAxis.min set and ordinal enabled after addPoint.
HIGHCHARTS CORE v7.1.0 CHANGES These core changes also apply to this module EXPAND COLLAPSE
UPGRADE NOTES EXPAND COLLAPSE
50 BUGFIXES EXPAND COLLAPSE
  • Fixed #10009, wrong tooltip size with useHTML and varying text lengths.
  • Fixed #10010, series.update destroyed points and lost their event handlers.
  • Fixed #10031, long dataLabels for pie with useHTML: true, were generated with width less than 0.
  • Fixed #10052, chart printing failed with error on IE11.
  • Fixed #10055, exporting custom annotation did not work for other types than SVG.
  • Fixed #10063, proximate legend layout did not account for axis top setting.
  • Fixed #10081, chart with parallelCoordinates was not resizing properly after update.
  • Fixed #10082, points below Y axis min in polar charts were drawn incorrectly.
  • Fixed #10101, bubble legend was duplicated with map module.
  • Fixed #10106, issue with the showEmpty feature.
  • Fixed #10107, legend navigation required overly precise clicks/touches.
  • Fixed #10115, vector and wind barb series didn’t handle the clip option.
  • Fixed #10127, treemap removed old classNames on update.
  • Fixed #10131, error in draggable points after updating series.
  • Fixed #10160, stacking null points from the same series threw unhandled exception.
  • Fixed #10163, series.setData() did not remove old nodes for a networkgraph.
  • Fixed #10167, a regression causing unwanted padding on top of legends in some cases.
  • Fixed #10187, setData didn’t update data when old data had null values and the same length.
  • Fixed #10213, relative chart height didn’t apply in responsive chart.
  • Fixed #10220, visible parts on charts inside an element with visibility: hidden.
  • Fixed #10225, histogram produced additional bin on the end.
  • Fixed #10232, solid gauge series had wrong legend symbol.
  • Fixed #10243, offline export failed with boost and hidden series.
  • Fixed #10246, boost culling issue.
  • Fixed #10265, class names were applied multiple times to elements, causing selected pies not to unselect after redraw.
  • Fixed #10273, changing live data settings dynamically didn’t take effect.
  • Fixed #10282, overlap larger than smallest circle in venn diagrams.
  • Fixed #10283, click events were not applied on scatter points with base tag present in Firefox.
  • Fixed #10286, responsive setting of showInLegend failed.
  • Fixed #10302, plot line events did not fire if the lines were initially outside visible range.
  • Fixed #10312, keyboard navigation with no data.
  • Fixed #10342, HTML split tooltip did not fade after series update if formatter returned a string.
  • Fixed #10347, annotation-bindings were not compatible with IE11.
  • Fixed #10352, replaced Math.sign() in networkgraph source code for IE compatibility.
  • Fixed #10417, simulation for packed bubble series did not stop when exporting chart.
  • Fixed #6234, some presentational options were not settable in zones in column series.
  • Fixed #6404, plot band labels were not aligned correctly in gauge chart.
  • Fixed #6894, yAxis.softMax didn’t take effect on the other side of the zero plane.
  • Fixed #7048, tooltips didn’t appear on null values in heatmap when in boost mode.
  • Fixed #7895, renamed and documented option in export-data module responsible for series data visibility in exported chart data - includeInDataExport.
  • Fixed #8766, chart crashed when misconfiguring plotOptions.
  • Fixed #8864, connectorColor didn’t work for individual points.
  • Fixed #9087, malformed exported SVG when SVG elements were added inside useHTML labels.
  • Fixed #9128, #10025, histogram series had incorrect amount of free space between points.
  • Fixed #9233, data labels and tooltip formatting was not supported for null points in heatmap.
  • Fixed #9880, hover animation on xrange points was incorrect.
  • Fixed #9917, chart.update with initial pane options did not change the pane.
  • Fixed #9962, line series was not rendered in the boost mode, when all points were outside the extremes.
  • Fixed #9978, horizontal scrollbar on RTL charts with a11y module.
  • Fixed #10161, wrong extremes in single category axis.
See full Highcharts v7.1.0 release →