7 Commits

Author SHA1 Message Date
sunhailin
0de395a03f migrate from nose to nose2 2024-06-07 18:22:28 +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
LeoSun
3c27956b18
Support Map3D and Update some code (#1527)
* support Map3D and format some code

* update and format

* update bmap js address from HTTP to HTTPS

* update bmap,geo,wordcloud and add exceptions.py for custom exception (exception for human)

* update code

* update echarts_region_js_example.py
2020-02-27 23:23:32 +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
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
jaska
9216aa7c7d 3d map (#1213)
*  globe in 3d

* 💚 test map3d and map globe

* 💄 update import list

* 📚 add render examples

* 💄 update coding style

* Format: code
2019-06-27 12:47:15 +08:00