Highcharts Stock v7.0.2

Stock v7.0.2 ·
12 BUGFIXES EXPAND COLLAPSE
  • Fixed #6989, require data to be sorted for dataGrouping instead of for all series in a Highstock chart.
  • Fixed #7083, improved pane clipping for column type series.
  • Fixed #9235, option Axis.scrollbar.liveRedraw did not block events and redraw.
  • Fixed #9693, added default groupPixelWidth when dataGrouping options were set to all series through plotOptions.series.
  • Fixed #9724, wrong position of range selector on init when all series were hidden.
  • Fixed #9740, calling chart.update() removed all stockTools bindings.
  • Fixed #9767, annotations’ dynamic updates (update, remove, resize, drag and drop) were not applied in the exported chart.
  • Fixed positioning of flags when attached to a yAxis with pane information.
  • Fixed #8544, series keys were not applied with turboThreshold and dataGrouping.
  • Fixed #9787, set supertrend cropThreshold equal to main series one on init.
  • Fixed #9847, stocktools gui and popup did not support touch events.
  • Fixed #9854, correct compareValue for OHLC series.
HIGHCHARTS CORE v7.0.2 CHANGES These core changes also apply to this module EXPAND COLLAPSE
  • Added jitter feature to scatter plots.
  • Added feature to set legend.width as a percentage, and restrain the default width to 50% for legends at the sides of the chart.
  • Added overlap stacking to waterfall charts.
30 BUGFIXES EXPAND COLLAPSE
  • Fixed #6817, point click event didn’t fire on the first touch.
  • Fixed #7253, long legend titles were not wrapped, pushing the legend out of the chart.
  • Fixed #7860, pointPlacement was not implemented for heatmap.
  • Fixed #8160, treemap data labels overflowed on long words.
  • Fixed #9617, chart update in responsive mode caused some of the responisve options noneffective.
  • Fixed #9685, maximum call stack exceeded in venn diagrams in certain cases.
  • Fixed #9694, tooltip was clipped when using the outside option and different series types.
  • Fixed #9709, missing values when exporting data in venn.
  • Fixed #9718 and #9768, incorrect overlap calculations in venn diagrams in some cases.
  • Fixed #9728, incorrect handling of negative Z values in bubble chart styled mode.
  • Fixed #9747, a regression causing upper area range data labels to get stuck after redrawing.
  • Fixed #9749, memory building up and animation deferred on hidden pages.
  • Fixed #9758, no-data module was ignoring boost points.
  • Fixed #9761, X axis labels overlapped on polar chart with dense categories.
  • Fixed #9762, series was referencing public object for userOptions and some updates were working in an unexpected way.
  • Fixed #9779, rendering bug in svg2pdf.js caused filled rectangles in offline-exported PDF.
  • Fixed #9794, wordcloud series didn’t support state options.
  • Fixed #9798, added ability to change options for particular link and improved nodes docs for networkgraph series.
  • Fixed #9801, networkgraph was not compatible with no-data module.
  • Fixed #9803, networkgraph throwing maximum call stack error with cyclical links.
  • Fixed #9815, performance problem with series labels.
  • Fixed #9818, bad rendering of sankey chart with unordered data.
  • Fixed #9835, axis disappeared on rotating labels 180 degrees.
  • Fixed #9841, a regression causing the Y axis to shrink in certain cases when setting xAxis.tickAmount.
  • Fixed #9841, tickAmount axis option wasn’t properly supporting false values for startOnTick and endOnTick.
  • Fixed #9849, improved line height handling with non-pixel font-size units.
  • Fixed #9861, error when updating the X value of data points that had an ID.
  • Fixed #9869, tooltip on xrange series type was having misplaced point anchor due to some xAxis options. Closes #9727.
  • Fixed #9871, a regression causing the chart width to be miscalculated when the container had a transform.
  • Fixed an issue in series-label placement logic, labels gravitated to the right.
See full Highcharts v7.0.2 release →