陈键冬
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
efad423d90
Fix 0.5.3 where empty dict means a lot for echarts ( #558 )
...
* 🐛 keep the empty dictionary though it looks useless but charts needs them. fix #555
* 👕 keep empty array too. update 📖
* 🎨 minor tweaks on the source code
* Update: pink test folder
* Update: changelog update
2018-05-15 07:25:38 +01:00
jaska
437ae7d7f6
True theme ( #546 )
...
* 🐛 fix theme color problem for themes other than dark, #544
* 🔬 test remove_key_with_none_value and whitening
* 📚 update docs and pump version
* Update json_serializable.py
* Update __init__.py
* 💚 fix unit test failures
* 🔥 get rid of dev code
* 💚 pass all unit tests
* 👕 use python 2 to generate the fixtures
* 🔥 remove empty dictionary that resulted from cleaning
* 🔬 more test cases. 👕 whitening
* 💚 ignore basestring please, flake8
* 🔨 code refactor test
* 🔨 address review feedbacks
* 💄 change single quote
* Update: docs update
* Update: img link update
* Update: docs update
2018-05-10 20:57:32 +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
kinegratii
0ceaac9fc6
Remove EchartsEnvironment.configure_pyecharts
2018-02-28 09:17:38 +08:00
chfw
db4ab95f6c
✨ first prototype that passes all unit tests. it reads built-in templates/js/echarts, as well as ~/.pyecharts/map-extension-a/, and more in ~/.pyecharts/
2018-01-01 23:16:23 +00:00
chfw
28dd53fa0c
👕 fix coding styles on test codes
2017-12-10 12:24:32 +00:00
kinegratii
28eb0f80ce
Fix UnicodeDecodeError of test cases in python2
2017-12-05 11:19:56 +08:00
kinegratii
a1605a6667
Fix js dependencies order
2017-12-04 21:08:43 +08:00
kinegratii
b01b13678c
Add test cases
2017-11-28 16:37:43 +08:00
kinegratii
6caa22be41
Update code style with maxline=79
2017-11-15 21:13:50 +08:00
kinegratii
4e155b5413
Refactor render process building new engine every render
2017-11-15 09:16:31 +08:00
kinegratii
65d5eb3307
Fix test cases for new render way
2017-11-13 17:11:48 +08:00
kinegratii
3cc9360f27
Add test cases
2017-10-30 16:28:11 +08:00
kinegratii
63cd4ac302
Update render functions
2017-10-30 11:47:46 +08:00
kinegratii
8df97a6de3
Update to env functions
2017-10-29 21:15:42 +08:00
kinegratii
e44f2b46ce
Migrate environment to engine module
2017-10-22 19:55:59 +08:00
kinegratii
d71177c15a
Add preview version for Jinja2 template functions
2017-10-22 10:35:47 +08:00