6 Commits

Author SHA1 Message Date
sunhailin
0de395a03f migrate from nose to nose2 2024-06-07 18:22:28 +08:00
sunhailinLeo
1d5330b155 Update many unit test codes.(Coverage Up to 99%) 2022-04-15 14:08:25 +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
LeoSun
6098c897b2 support render chart at Zeppelin and nteract (#1215)
* support render chart at Zeppelin and nteract

* Format: code

* update test code

* update test_map_globe code

* update test_map_globe code again
2019-06-28 19:28:59 +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