2.0.2
Chores
Documentation Changes
New Features
- axis: add type config axis, it will picked into scale config (#1686) (c2c50a38)
- demo: trend demo (#1663) (5a7eac3f)
- website: add css for demo container (#1675) (5c81f9e3)
- transform: add supportCSSTransform option (#1674) (79fcdc97)
Bug Fixes
- template: remove regex usage of lookbehind assertions (#1689) (92133d05)
- dual-axes: 双轴图问题走查 (#1688) (baa20f45)
- column 和 bar 默认 type 为 cat (#1682) (78f3a0cf)
- 修复一些 demo 的小问题 (#1676) (b9bb57dd)
- indicator: when indicator > 1 or < 0 in gauge, progress, ring (#1673) (86f110b9)
- geometry: line, area color field ignore xField (#1672) (e9ae75f3)
- bullet: 修复文档和 demo 的问题 (#1670) (53882cdc)
- tiny: tiny 图的 tooltip 默认给一个格式化,修改 demo 和单测 (#1666) (119ed5f3)
- word-cloud: 修复 this 指向问题 (#1668) (71714388)