10 Commits

Author SHA1 Message Date
sunhailin
0de395a03f migrate from nose to nose2 2024-06-07 18:22:28 +08:00
sunhailinLeo
024c41824c code format 2023-04-06 17:04:24 +08:00
sunhailinLeo
ef714b23d2 update test code and .coveragerc 2023-03-31 16:03:10 +08:00
sunhailinLeo
6e32dad6cc update test code and make test coverage to 99% 2023-03-16 16:51:02 +08:00
sunhailinLeo
1d5330b155 Update many unit test codes.(Coverage Up to 99%) 2022-04-15 14:08:25 +08:00
sunhailinLeo
f8510b7983 make pyecharts support echarts 5, fix some issues and bugs 2021-06-10 15:10:45 +08:00
陈键冬
c6d9187ca4
Add: new faker (#1324)
* Update: new example faker

* Update: 设置 Polar 图 label_opts 的 is_show 默认值为 False
2019-09-09 09:40:50 +08:00
陈键冬
1f3b1abce2 Feat: Table and Image (#1313)
* Update: make Table/Image components compatible with Page/Tab

* Update: clean code

* Update: refactor templates

* Fix: table css style

* Update: suck jupyterLab

* Fix: components don't have .resize() js function
2019-08-30 10:43:23 +01: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
陈键冬
c14b0e5a12
Feat: add the Tab chart and refactor render system (#1302)
* Add: 新增 Tab 图形种类

* Add: 新增 IterChart 类

* Rename: 重命名 three_axis_charts 包

* Update: add todo tag and go to sleep

* Refactor: render system

* Update: typehints and example

* Update: example

* Update: example

* Add: tests

* Remove: unused function

* Update: iter charts

* Fix: tests

* Fix: testt
2019-08-24 21:15:18 +08:00