经典 JavaScript 图表库 Highcharts 发布 6.1.1 版本

2018-07-04    来源:oschina

容器云强势上线!快速搭建集群,上万Linux镜像随意使用
Highcharts

Highcharts 6.1.1 已发布,本次更新包含新特性添加和 bug 修复,具体如下:

Highcharts 6.1.1 (2018-06-27)

  • Added new feature, proximate legend layout, to allow placing legend items close to the data series.

  • Added new option, tooltip.outside, to allow the tooltip to render outside the confinement of the chart area. Closes #5784.

  • Added clearer error reporting to offline exporting. Closes #8226.

  • Added default for data.weight in Word Cloud.

  • Added feature, event ordering for controlling what handler runs first when multiple modules are used.

  • Added new default behaviour for sunburst data labels, rotationMode: 'auto'. Now the best fit will be calculated. See #8502.

  • Added support for polar parallel coordinate charts (star plots).

  • Added symbol for month number without leading zero. Closes #8150.

本次更新修复的 bug 较多,详情点此查看。

有关 Highcharts 6 的更新内容,可点此查看:https://www.oschina.net/news/89396/highcharts-6-0-1

下载地址:https://www.highcharts.com/download
源码下载:https://github.com/highcharts/highcharts/releases/tag/v6.1.1

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点!
本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。

上一篇:可视化 HTML 编辑器 CKEditor 4.10 发布,新增实用插件

下一篇:HttpComponents Core 4.4.10,Java 的 HTTP 协议库