14 Commits

Author SHA1 Message Date
sunhailin
8051e2459b update test_timeline.py and test_tree.py 2024-06-18 19:06:17 +08:00
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
sunhailinLeo
8896529222 format code 2020-03-04 14:59:49 +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
sunhailinLeo
7cae5c86f8 A huge update for more charts and options 2020-01-10 10:35:28 +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
c8237064c5 Update some config (#1236)
* update some config.

* format code.

* format code.

* add test code.

* add test and example.

* format code.

* A letter was deleted by mistake.

* add a config parameter at liquid and update test code.
2019-07-12 09:32:04 +08: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
陈键冬
217fd3caec Refactor: 日常重构 2019-03-17 12:39:57 +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
陈键冬
265de7a379 New chart tree (#670)
* Docs: js 函数示例更新

* Add: 新增 Tree 图形种类

* Update: 进一步完善树图

* Docs: 文档完善

* Fix: 测试修复

* Docs: changelog 更新

* Refactor: 重构 Tree 类

* Docs: Geoline 文档更新

* Update: Geo/Geolines 注释更新

* Format: 统一编码风格

* Add: add Contributions welcome badge

* Docs: 数据不对齐示例补充

* Add: 为 Polar 图新增 angleaxis_label_interval 配置项

* Docs: 文档更新

* Fix: 修复测试

* Docs: changelog update

* Docs: docs update
2018-08-13 21:58:51 +08:00