Highcharts 6.2.0 发布,纯 Javascript 图表库

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

内容简介:Highcharts 6.2.0 已发布,更新如下: Added support for multiple data labels on each single point. Added draggable points plugin as module. Added support for pointPlacement in X range charts, affect...

Highcharts 6.2.0 已发布,更新如下: 

bug 修复

  • Fixed #2366, improved polar chart yAxis plotLines resize and animation.

  • Fixed #4281, added information about point in tooltip's headerFormat.

  • Fixed #6169cropShoulder was inherited by column series, which set it to 0. Fixed by overriding to 1.

  • Fixed #6370, category axis with breaks was rendered incorrectly.

  • Fixed #9049, issue with lines to culled points in boost.

  • Fixed #9052, conflict between settings boost.enabled and seriesThreshold.

  • Fixed #9058, error when running chart tests in jsdom.

  • Fixed #9088, updating a point in a pie chart threw errors when another slice was hovered.

  • Fixed #9091showCheckbox didn't work with layout proximate.

  • Fixed #9097chart.update error when removing axes and series.

  • Fixed #9119, dataLabels sometimes overlapped stackLabels.

  • Fixed animation of grid lines when changing axis extremes. Follow tick marks.

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


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


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

查看所有标签

猜你喜欢:

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

数据结构与算法分析

数据结构与算法分析

Mark Allen Weiss / 冯舜玺 / 电子工业出版社 / 2016-8 / 89.00元

本书是数据结构和算法分析的经典教材,书中使用主流的程序设计语言C++作为具体的实现语言。书中内容包括表、栈、队列、树、散列表、优先队列、排序、不相交集算法、图论算法、算法分析、算法设计、摊还分析、查找树算法、k-d树和配对堆等。本书把算法分析与C++程序的开发有机地结合起来,深入分析每种算法,内容全面、缜密严格,并细致讲解精心构造程序的方法。一起来看看 《数据结构与算法分析》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

SHA 加密
SHA 加密

SHA 加密工具