15 Commits

Author SHA1 Message Date
chenjiandongx
2831d63d4c Update: update example 2019-03-25 18:46:39 +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
4a7b31d331 文档新增示例 2017-10-16 20:04:34 +08:00
chenjiandongx
5ec75b9076 code clean: clear up test code 2017-09-07 15:10:54 +08:00
chenjiandongx
66ec540202 Added: support xaxis_force_interval and yaxis_force_inteval params for xyAxis 2017-09-04 20:00:28 +08:00
chenjiandongx
69e852859c version update 2017-08-25 21:40:13 +08:00
chenjiandongx
8faf85ef5a update Overlap func example 2017-08-24 17:15:56 +08:00
chenjiandongx
886976498f clean code: reduce pep8 warnings 2017-08-21 14:03:26 +08:00
chenjiandongx
445336c32b add more options for Overlap 2017-08-18 17:24:46 +08:00
chenjiandongx
7302e1690f integrate custom module, move file to custom package 2017-08-14 13:59:42 +08:00