14 Commits

Author SHA1 Message Date
chenjiandongx
050797d9ad Add: add Collector decorator" 2019-03-25 14:13:19 +08:00
陈键冬
362883962f Add: add examples 2019-03-25 00:18:31 +08:00
陈键冬
dd281c98f5 Update: 完善示例 2019-03-24 17:22:33 +08:00
chenjiandongx
af9ac2e6c4 Refactor: daily refactor 2019-03-21 10:41:04 +08:00
陈键冬
217fd3caec Refactor: 日常重构 2019-03-17 12:39:57 +08:00
陈键冬
907dca2d9f Remove: 移除 is_fill 参数 (#763)
* Remove: 移除 is_fill 参数

* Docs: 更新 changelog

* Update: update isort configure file

* Format: format code

* Format: 统一 import 写法
2018-09-13 00:03:07 +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
jaska
57e9f5190a Chain method update + black 18.6b4 (#688)
* 📚 update chain method calling and 🎨 appy latest black magic

* 🔨 use black 18.4a4

* 📚 update documentation

* 📚 update English docs

* 🎨 use line length 80 for source codes

* 🎨 use line length 79 for source codes as flake8 likes it

* 🎨 minor update

* 🎨 use black 18.6b4

* Patch: 细节修正

* Add: 使用 format_code 格式化项目代码

* Update: 文档细节更新

* Docs: faq update
2018-08-23 14:07:15 +08:00
陈键冬
8f16369400 Charts docs update and pink everything (#536)
* Update: docs update

* Update: 统一注释文档风格

* Update: pink echarts folder

* Update: pink charts folder

* Update: pink custom folder

* Update: pink pyecharts and dataset folder

* Update: pink test folder

* Update: pink utils folder

* Update: micro docs update for theme

* Fix: fixed broken test
2018-05-04 22:37:27 +08:00
jaska
26840eb9d3 code refactoring all python codes using https://github.com/kennethreitz/white (#472)
* 🔨 code refactoring using https://github.com/kennethreitz/white

* 🔨 code refactoring the test code using https://github.com/kennethreitz/white
2018-04-02 16:00:35 +08:00
chenjiandongx
e2ff167043 测试代码整理 2017-10-21 19:30:06 +08:00
chenjiandongx
8db8a7fb7e #217 PR 文档部分进行修改 2017-10-17 20:00:01 +08:00
kinegratii
ab8432ea13 Fix test cases 2017-10-17 11:59:39 +08:00
kinegratii
5efdb3a773 Modify api feature with chart class refactor. 2017-10-17 11:53:32 +08:00