Highcharts Core

  1. Highcharts Core v11.4.1

    Notes de publication : Fixed a regression in v11.4.0 causing wrong min and max extremes for the selection event in column charts. Bubble legend with color-axis moved after redraw. Plot lines' HTML labels rendered incorrectly. The highcharts.d.ts type definition file was ...

  2. Highcharts Core v11.4.0

    Notes de publication : 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 ...

  3. Highcharts Core v11.3.0

    Notes de publication : 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 ...

  4. Highcharts Core v11.2.0

    Notes de publication : 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

  5. Highcharts Core v11.1.0

    Notes de publication : 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 ...

  6. Highcharts Core v11.0.1

    Notes de publication : Added new 'xAxis.crossing' and 'yAxis.crossing' options which make it easier to create axis layouts for mathematical plots. Added new 'series.legendSymbol' option. Sunburst circular labels did not work when the difference in ...

  7. Highcharts Core v11.0.0

    Notes de publication : 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 ...

  8. Highcharts JS v10.x

    Notes de publication : Adds new arc diagram series which visualizes the relationship between data set nodes. 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 ...

  9. Highcharts JS v9.3.x

    Notes de publication : Adds new offset options for Sankey and Organization chart nodes. 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 ...

  10. Highcharts JS v9.2.x

    Notes de publication : v9.2.2 Updated Aug 24, 2021 Features Added internal support for Google Sheets API v4. Fixes 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 ...

  11. Highcharts JS v9.1.x

    Notes de publication : Adds text to axis label context and improves Wordcloud keyboard navigation. v9.1.2 Updated Jun 16, 2021 Features Exposed Point.doDrilldown and Axis.drillDownCategory as official API methods. Fixes Regression causing charts to crash some browsers where ...

  12. Highcharts JS v9.0.x

    Notes de publication : Improves security, accessibility and zooming for touch devices. v9.0.1 Updated Feb 16, 2021 Features Exposed Highcharts.AST and provided samples of overriding the HTML allow lists. Auto compute heading level for the pre-chart accessibility description. ...

  13. Highcharts JS v8.2.x

    Notes de publication : v8.2.2 Updated Oct 22, 2020 Fixes Fixed #13811, Point.partialFill didn't override Series.partialFill. Fixed #14356, offline PDF export failed for larger datasets. Fixed #14352, wrong button text displayed when chart initialized with a table. Fixed ...

  14. Highcharts JS v8.1.x

    Notes de publication : Adds vertical panning to charts, plus internationalization options for the export-data module. v8.1.2 Updated Jun 16, 2020 Fixes Fixed #13708, a regression breaking Highcharts.keys. Fixed #13680, chart.addSeries failed after calling chart.setSize on a ...

  15. Highcharts JS v8

    Notes de publication : Adds new radial bar chart, plus data sorting with animations on update. v8.0.4 Updated Mar 10, 2020 Features Added new option, tooltip.stickOnContact, to allow the tooltip to stick when hovering it with the mouse or when touched. Fixes Fixed #13042, ...

  16. Highcharts JS v7.2.1

    Notes de publication : Adds feature to draw plot lines on radial axes. Added new accessibility options with more flexibility for customizing the hidden screen reader regions. Added feature to draw plot lines on radial axes from the inner to the outer radius of the main pane. ...

  17. Highcharts JS v7.2.0

    Notes de publication : Adds support for multiple color axes. Added new top-level option, caption. The caption has similar structure to title and subtitle. It renders a chart description below the chart contents, supports reponsiveness and is part of exported charts. Added ...

  18. Highcharts JS v7.1.3

    Notes de publication : Improves keyboard navigation for inverted charts, including bar charts. Added new 'minLinkWidth' option to sankey series. Added support for 'label.formatter' callback for plot lines and plot bands. Made chart credits accessible to ...

  19. Highcharts JS v7.1.2

    Notes de publication : Adds new feature to vertically scroll plot area, plus improvements for waterfall and packedbubble chart series. Added new feature, vertically scrollable plot area. This adds native scrolling features vertically, and is enabled using the chart ...

  20. Highcharts v7.1.1

    Notes de publication : Adds new chart types including Organization and Item (Parliament) charts, plus new accessibility features. Updates in v7.1.1 New Features: Added new option, chart.scrollablePlotArea.opacity, to control opacity of the scrollable mask. Changed default ...