Highcharts Stock 新版本發表

Released: Apr 4, 2024

v11.4.1 中的更新

特性

  • Added support for 'borderRadius' on flag series with the 'squarepin' symbol.

修補程式

  • Annotations didn't get proportionally resized when dragging a control point. Ordinal axis' getExtendedPositions didn't take dataGrouping options into account.
  • Panning to extremes caused jumping to incorrect extremes.
  • Fixed a regression in v11.4.0 causing wrong crosshair label position on the right side of the chart.
  • Fixed a regression in v11.4.0 causing wrong min and max extremes for the selection event in...

Released: Mar 5, 2024

v11.4.0 中的更新

特性

  • Added possibility to set xAxis.overscroll in pixels or percentage.
  • Improved implementation of attractToPoint to make use of KD-tree.
  • Improved semantics of Stock Tools and popups to for better accessibility, specifically use <button> elements rather than spans.
  • Added new option 'sankey.nodeDistance' and the ability to set 'sankey.nodeWidth' to auto. The same option pair is also supported by organization chart and treegraph series.
  • Enhanced pinch zoom behavior to redraw axes and series...

Released: Jan 10, 2024

v11.3.0 中的更新

特性

  • Implemented native handling of 'time.timezone' option, making dependency on moment.js redundant.
  • Added new 'colorAxis.width' and 'colorAxis.height' options, allowing absolute or relative size.
  • Added new 'chart.axisLayoutRuns' option which allows opting in for more predictable axis tick and label layout, at the cost of performance.
  • Added new default legendSymbol for area series and its derivatives.

修補程式

  • series.searchPoint returned undefined after annotation redraw.
  • If the last point in the...

Released: Oct 30, 2023

v11.2.0 中的更新

特性

  • Added 'fibonacci.reversed' option.
  • Added accessibility support for navigator handles.
  • Added keypress (ESC) action to popup and sidebar.
  • Upgraded the build pipeline to benefit from new language features. Bundles are now compiled to ES2020 by the TypeScript compiler (*.src.js files), and minified by swc (*.js files).
  • Added support for multiple data labels on pie slices.
  • Added new 'sankey.nodeAlignment' option for the Sankey series to specify which side of the chart nodes should align.
  • Added new...

Released: Jun 5, 2023

v11.1.0 中的更新

特性

  • Added support for mouse wheel zooming. This feature is embedded in the Highcharts Stock bundle, but requires an additional module file for the Highcharts bundle.
  • Added 'heatmap.interpolation' option for creating smooth heatmaps.
  • Added new function: Chart.getOptions(), to get the current active configuration options for the chart.
  • Added 'treegraph.fillSpace' option for treegraphs to fill the whole plot area even when some points are collapsed.
  • Added 'borderRadius' option support for funnel and...

Released: May 8, 2023

v11.0.1 中的更新

特性

  • Added new 'xAxis.crossing' and 'yAxis.crossing' options which make it easier to create axis layouts for mathematical plots.
  • Added new 'series.legendSymbol' option.

修補程式

  • Disabling global animation did not affect scrollbar.
  • Scrollbar track did not catch click events.
  • Sunburst circular labels did not work when the difference in value was small.
  • A regression in v11 causing the tooltip to not display in subsequent charts when the first chart in the web page was hidden.
  • Hidden overlapped data...

Released: Apr 25, 2023

v11.0.0 中的更新

特性

  • Improved the design with a clearer, more vivid palette, added contrast for text labels and many minor visual changes.
  • Added new treegraph and pictorial series types.
  • Removed support for Microsoft Internet Explorer 8 and older.
  • Changed the default builds to ECMAScript version ES2016.
  • Replaced SASS files for styledMode with updated CSS files. Highcharts theming is now easier by supporting CSS variables as well as prefers-color-scheme.
  • Sonification module v2 with many new features for audio...

Released: Mar 7, 2022

v10.x 中的更新

v10.3.3

Updated Jan 20, 2023

Features

  • Added /es5 path for legacy script files on code.highcharts.com and in the npm package.
  • Added new option, exporting.allowTableSorting, to allow turning off sorting of the data table.

Fixes

  • Fixes in Highcharts JS v10.3.3
    • Inheritance refactor of Lollipop series.
    • Fixed plot line labels with align: 'right' and textAlign: 'left' weren't displayed. Added clip option for labels to allow displaying outside the plot area.
    • Refactored how the position of stack labels is...

Released: Oct 21, 2021

v9.3.x 中的更新

v9.3.3

Updated Feb 1, 2022

Fixes

  • Fixed keyboard focus management issues with fullscreen change.

v9.3.2

Updated Nov 29, 2021

Features

  • Added support for Trusted Types, a browser standard for preventing cross-site scripting vulnerabilities.
  • Added fillColor option to create area fill between lines in multi-line indicators.

Fixes

  • Spacing was incorrect for legend items without a name.
  • Fixed issue with data module updates with firstRowAsNames enabled.
  • Fixed a regression causing updating of dataLabels...

Released: Aug 18, 2021

v9.2.x 中的更新

v9.2.2

Updated Aug 24, 2021

Features

  • Added internal support for Google Sheets API v4.

Fixes

  • Fixed a regression causing data grouping information not to reset when zooming in, both in the tooltip and in internal properties.
  • Fixed stability problems with loading data from spreadsheets.
  • Fixed a regresssion in v9.2 causing exporting not to work with styledMode enabled.

v9.2.1

Updated Aug 19, 2021

Fixes

  • Fixed how the color is applied for bullish hollow candlestick line.
  • Fixed issue with nested...