内容简介:数据可视化引擎 G2 4.1.8 版本现已发布,更新内容包括: Feature 暴露获取扇形 path 的方法 (#3240) (ee974ad) 添加 tooltip.customItems 配置 (#3239) (7e389e4) tooltip.title 支持回调函数 (#3218) (1746f6a) ...
数据可视化引擎 G2 4.1.8 版本现已发布,更新内容包括:
Feature
- 暴露获取扇形 path 的方法 (#3240) (ee974ad)
- 添加 tooltip.customItems 配置 (#3239) (7e389e4)
- tooltip.title 支持回调函数 (#3218) (1746f6a)
- tooltip:添加 tooltip.showNil (#3216) (edc1cee)
Performance Improvements
Docs
- 修复 scrollbar 文档错误 (#3236) (e38cf5d)
- 完善 interaction 英文文档 (#3234) (b6b334e)
- 移除图例废弃的 api & tooltipStyles 类型定义修整 (#3227) (69540f6)
- 文档走查优化 (#3221) (f25e30e)
- 移除 legend useHtml api (#3202) (56bc7f1)
更新说明:https://github.com/antvis/G2/releases/tag/v4.1.8
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 数据可视化引擎 G2 v4.0.8 发布
- 数据可视化引擎 G2 v4.1.4 发布
- 数据可视化引擎 G2 v4.1.5 发布
- 数据可视化引擎 G2 v4.0.3 版本发布
- 数据可视化引擎 G2 v4.0.7 版本发布
- 数据可视化引擎 G2 v4.0.10 发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Data Structures and Algorithms
Alfred V. Aho、Jeffrey D. Ullman、John E. Hopcroft / Addison Wesley / 1983-1-11 / USD 74.20
The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implementations of the same......一起来看看 《Data Structures and Algorithms》 这本书的介绍吧!