20 Commits

Author SHA1 Message Date
陈键冬
217fd3caec Refactor: 日常重构 2019-03-17 12:39:57 +08:00
jaska
1c437f6a66 🔥 as previously promised, 0.6.0 will have the proper place to en… (#849)
* 🔥 as previously promised, 0.6.0 will have the proper place to encode NULL

* 🎨 address review comments
2018-11-22 08:04:59 +00:00
jaska
658f3b640d Support NULL inside the options of Grid, Overlay and Timeline (#740)
* 🐛 initial fix for NULL in custom charts. fix #738

* 🔬 complete tests for grid, overlay and timeline. #738

* 💄 bump version number

*  fixing pep8 warnings
2018-09-07 11:48:56 +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
陈键冬
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
93239ce149 测试代码整理 2017-10-13 10:24:33 +08:00
chenjiandongx
a7a7d69573 测试代码整理 2017-10-12 22:17:12 +08:00
chenjiandongx
77a0b55395 代码整理 2017-09-30 18:59:12 +08:00
chenjiandongx
f540dfb49a fix Overlap and Grid can't be used together partically 2017-09-26 20:00:09 +08:00
chenjiandongx
5ec75b9076 code clean: clear up test code 2017-09-07 15:10:54 +08:00
chenjiandongx
ab3423b547 test example update 2017-08-29 14:03:10 +08:00
chenjiandongx
2ca9816b9e update Grid class documentation 2017-08-24 00:33:30 +08:00
chenjiandongx
d99d3408c6 clean code, remove unwanted statements and reduce pep8 warnings 2017-08-23 13:00:50 +08:00
chenjiandongx
886976498f clean code: reduce pep8 warnings 2017-08-21 14:03:26 +08:00
chenjiandongx
0eef4fd345 redesigned customize module,make it more reasonable 2017-08-14 02:41:18 +08:00
chfw
342942c857 :green_chart: fix all issues in python2 regarding encoding 2017-07-30 22:58:10 +01:00
chenjiandongx
a4a7059c05 update version as 0.1.7 2017-07-26 12:41:19 +08:00
chenjiandongx
03cfd718ee 增加并行显示图表功能 2017-07-26 01:35:13 +08:00