可视化图形语法 G2 4.0.2 发布
G2 4.0.2 发布了,G2 是一套基于可视化编码的图形语法,以数据驱动,具有高度的易用性和扩展性,用户无需关注各种繁琐的实现细节,一条语句即可构建出各种各样的可交互的统计图表。 更新如下: New Features 将 Util 在从 core.ts 移到 src/index.ts 下 添加一些矩阵变换相关的工具方法 interaction: review and brush-x, update docs path mask improve Bug Fixes slider:when changeData, slider min max text should be update auto-fix:fix height when autoFit and container has padding annotation:修复 chart.annotation() 接口中 animateOption 属性不生效的问题 scale:修复日期正则表达式将 '20200229' 判断为 time 类型的问题 更新说明:https://github.com/antvis/G2/releases...

