version control - Highcharts Core

  1. Highcharts Core v11.4.1

    Notas de versão: 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 too large and caused issues in editors. Moved ...

  2. Highcharts Core v11.4.0

    Notas de versão: 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 continuously. Added new option 'organization ...

  3. Highcharts Core v11.3.0

    Notas de versão: 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 ...

  4. Highcharts Core v11.2.0

    Notas de versão: 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 ...

  5. Highcharts Core v11.0.0

    Notas de versão: 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 ...

  6. Highcharts Core v11.1.0

    Notas de versão: 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 ...

  7. Highcharts Core v11.0.1

    Notas de versão: 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 value was small. A regression in v11 causing ...

  8. Highcharts JS v10.x

    Notas de versão: 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.allowTableSorting, to allow turning off sorting of the data ...

  9. Highcharts JS v9.3.x

    Notas de versão: 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 preventing cross-site scripting ...

  10. Highcharts JS v9.2.x

    Notas de versão: 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 19, 2021 Fixes Fixed issue with nested ...

  11. Highcharts JS v9.1.x

    Notas de versão: 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 Intl was missing. Boosted rendering sometimes ...

  12. Highcharts JS v9.0.x

    Notas de versão: 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. Added success callback for exportChartLocal. ...

  13. Highcharts JS v8.2.x

    Notas de versão: 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 #14349, first point being null broke the ...

  14. Highcharts JS v8.1.x

    Notas de versão: 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 chart with no data. Fixed #13698, a11y not ...

  15. Highcharts JS v8

    Notas de versão: #12500, updating dataLabel color from contrast to a different one was not working. Fixed #12459, annotation's control points were not draggable. Fixed #12425, updating sunburst series used to disable ...

  16. Highcharts JS v7.2.1

    Notas de versão: 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. Added support for combining tooltip.split and ...

  17. Highcharts JS v7.2.0

    Notas de versão: 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 support for multiple color axes for almost all ...

  18. Highcharts JS v7.1.3

    Notas de versão: 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 screen readers. Added support for number type in ...

  19. Highcharts JS v7.1.2

    Notas de versão: 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.scrollablePlotArea.minHeight setting. Deprecated the

  20. Highcharts v7.1.1

    Notas de versão: to control opacity of the scrollable mask. Changed default states.inactive.opacity for map and mapline series to prevent dimming map shapes. Fixes: Fixed #10432, missing category name in tooltip when using ...