Highcharts 6.1.4 发布,纯 Javascript 图表库

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Highcharts 6.1.4 已发布,更新如下: Better polyfill for forEach in oldIE. See #8865. Bug fixes Fixed #2165, legend.labelFormatter was not called when series' visiblity changed. Fixed #3495, export...

Highcharts 6.1.4 已发布,更新如下: 

  • Better polyfill for forEach in oldIE. See #8865.

Bug fixes

  • Fixed #2165legend.labelFormatter was not called when series' visiblity changed.

  • Fixed #3495, export menu click was wrongly triggering chart's click event.

  • Fixed #3739, changed rounding method to Math.foor for milliseconds dateFormat to match other date and time formats.

  • Fixed #5009, performance problem with long text strings and word-wrap.

  • Fixed #6405, Highcharts crashed when using category axis, small labels.step option and a large data range. Re-introduced error 19.

  • Fixed #7484followTouchMove didn't work properly on column series on mobile.

  • Fixed #7815, data labels were visible even when points were hidden.

  • Fixed #8652, replace max/min safe integer with max/min value in wordcloud to support IE11.

  • Fixed #8865, wrong links in sankey chart if the columns didn't start from 0.

  • Fixed #8874 and #8346Highcharts.indexOfPolyfill wasn't supporting all required arguments.

  • Fixed #8901, bubble chart calculated wrong extremes when either xAxis.min or xAxis.max was set.

  • Fixed #8933minPointLength squished all ranges to minimum length when xAxis was reversed.

  • Fixed #8960, animation didn't run on Series.update() with new data.

  • Fixed #8972, improved a way of assigning data to specific bins in histograms.

  • Fixed #8994, a regression causing cropped legend items to become long after hover when useHTML was true. Regression since #8809.

  • Fixed #8995, added support for duplicated x values for Series.setData.

  • Fixed issue with tooltip header placement when scrollable plot area was activated.

下载地址:https://www.highcharts.com/download 


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

数据结构与算法

数据结构与算法

Michael McMillan / 吕秀峰、崔睿 / 人民邮电出版社 / 2009-5 / 49.00元

《数据结构与算法C#语言描述》是在.NET框架下用C#语言实现数据结构和算法的第一本全面的参考书。《数据结构与算法C#语言描述》介绍的方法非常实用,采用了时间测试而非大O表示法来分析算法性能。内容涵盖了数据结构和算法的基本原理,涉及数组、广义表、链表、散列表、树、图、排序搜索算法以及更多概率算法和动态规则等高级算法。此外,书中还提供了.NET框架类库中的C#语言实现的数据结构和算法。 《数据......一起来看看 《数据结构与算法》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具