3 Commits

Author SHA1 Message Date
陈键冬
217fd3caec Refactor: 日常重构 2019-03-17 12:39:57 +08:00
陈键冬
3e7e2bfc77 Lias (#722)
* Add: 新增 lias 工具格式化 imports

* Update: 细节修正

* Fix: fix #721

* Update: var reused

* Format: 格式化导包顺序

* Update: modules import order: python builtin imports on top, 3rd parties libraries in the middle, package's own libraries in the bottom
2018-09-01 16:07:00 +08:00
陈键冬
265de7a379 New chart tree (#670)
* Docs: js 函数示例更新

* Add: 新增 Tree 图形种类

* Update: 进一步完善树图

* Docs: 文档完善

* Fix: 测试修复

* Docs: changelog 更新

* Refactor: 重构 Tree 类

* Docs: Geoline 文档更新

* Update: Geo/Geolines 注释更新

* Format: 统一编码风格

* Add: add Contributions welcome badge

* Docs: 数据不对齐示例补充

* Add: 为 Polar 图新增 angleaxis_label_interval 配置项

* Docs: 文档更新

* Fix: 修复测试

* Docs: changelog update

* Docs: docs update
2018-08-13 21:58:51 +08:00