32 Commits

Author SHA1 Message Date
sunhailin
0de395a03f migrate from nose to nose2 2024-06-07 18:22:28 +08:00
sunhailinLeo
bd33fd5b75 update test code and move .coveragerc to root dir 2023-03-16 17:01:03 +08:00
sunhailinLeo
1d5330b155 Update many unit test codes.(Coverage Up to 99%) 2022-04-15 14:08:25 +08:00
sunhailinLeo
1085666a49 Update more options 2020-01-03 13:54:44 +08:00
sunhailinLeo
b422142160 update graph and geo(bmap config) config and fix a error at bmap_example.py 2019-10-10 15:41:21 +08:00
jaska
a92a044991 Refactor template (#1308)
* 🚜 initial refactoring

* 🔨 better mixins

* 👕 update code style with black

* 🔥 remove unwanted change

* 🔥 remove unless code blocks

* Update: add tests and replace `eq_` with `assert_equal`

* Fix: Tab prepare_render logic
2019-08-28 16:10:43 +08:00
陈键冬
e6f268d11a Initopts (#1184)
* 🔨 minor refactoring

* Update: init_opts 支持 dict 传参数

* Update: typehint

* Update: 更新继承关系

* Remove: useless init statements

* Update: test
2019-06-11 06:30:52 +01:00
陈键冬
3172dff53a
Update: set_series_opts 新增 kwargs,允许传入任意变量 (#1090)
* Update: set_series_opts 新增 kwargs,允许传入任意变量

* Update: 统一测试 eq_ 方式

* Docs: update
2019-05-08 10:44:59 +08:00
陈键冬
4af76aeba4 Add: add tests 2019-04-26 14:10:47 +08:00
陈键冬
c2b86c1102 Test: make ci happy 2019-04-13 22:48:56 +08:00
chenjiandongx
2831d63d4c Update: update example 2019-03-25 18:46:39 +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
kinegratii
acd7a00d35 Update file access 2017-12-29 11:49:01 +08:00
kinegratii
929fa7a49a Update test data dirs
1. Move to test dirs
2. Rename to fixtures
2017-12-28 19:56:11 +08:00
chenjiandongx
e2ff167043 测试代码整理 2017-10-21 19:30:06 +08:00
chenjiandongx
a7a7d69573 测试代码整理 2017-10-12 22:17:12 +08:00
chenjiandongx
5ec75b9076 code clean: clear up test code 2017-09-07 15:10:54 +08:00
chenjiandongx
307fe91dc9 bug fix: #143,the fix Graph line color bug. #145 fix dataZoom do not work bug 2017-09-01 10:22:14 +08:00
chenjiandongx
a1151be46a test example update 2017-08-31 19:18:26 +08:00
chenjiandongx
85119db8f6 code clean: reduce pep8 warinings 2017-08-26 15:47:24 +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
bcb07682df rename Graph params 2017-08-18 15:09:53 +08:00
chfw
342942c857 :green_chart: fix all issues in python2 regarding encoding 2017-07-30 22:58:10 +01:00
chfw
a8c860ed3e 🐛 fix broken test 2017-07-30 20:22:33 +01:00
chenjiandongx
08986ea8cf version 0.1.1 2017-07-17 22:18:58 +08:00
chenjiandongx
679c7f99d5 daily update 2017-07-10 13:01:52 +08:00
chenjiandongx
871b4bb840 daily update 2017-06-29 17:47:17 +08:00
chenjiandongx
8c0c627a68 daily update 2017-06-27 17:37:16 +08:00
chenjiandongx
9af9c63ac6 daily update 2017-06-23 13:52:54 +08:00