sunhailin
0de395a03f
migrate from nose to nose2
2024-06-07 18:22:28 +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
b422142160
update graph and geo(bmap config) config and fix a error at bmap_example.py
2019-10-10 15:41:21 +08:00
陈键冬
957ed5fa08
Fix: BMap heatmap render bug ( #1321 )
...
* Fix: BMap heatmap render bug
* Add: tests
2019-09-03 11:13:14 +02:00
陈键冬
4367827b27
Update: 重构 typehints ( #1186 )
...
* Update: 重构 typehints
* Add: types
* Update: 遗漏
* Format: import
2019-06-11 17:42:10 +08:00
陈键冬
dc0167f48f
Update: 将 trailLength 参数移动至 effect options ( #1092 )
...
* Update: 将 trailLength 参数移动至 effect options
* Fix: test
* Test: 测试用例看起来并不需要 title
* Test: 无需指定生成路径
2019-05-08 15:11:03 +08:00
陈键冬
f3e070cabf
PR: use short name and add set_colors functions ( #1089 )
2019-05-08 09:55:00 +08:00
陈键冬
b8aad7d3ce
Clean code ( #1081 )
...
* Format: code
* Remove: #coding=utf-8
* Add: 新增示例以及数据 json 文件
* Update: 移除 List 使用 Sequence 代替,移除 instance 判断
* Update: 修复 Geo Lines 线条丢失的问题
* Remove: 移除 Mark* data 类型判断
* Update: js_functions/bmap_js_funtions 分开处理
* Update: 解决 Grid 图 title 不为 List 的问题
* Update: self.color 对外暴露
* Test: 完善测试
* Update: 更新测试和示例
* Fix: test
* Fix: 修复 Grid 不能正常渲染主题以及标题的问题
* Add: Bar 图新增 gap 参数
* Add: example
* Update: 百度地图 ak 保存至环境变量中
2019-05-08 09:03:01 +08:00
LeoSun
3a41b4314b
Issue 1065 ( #1075 )
...
* Update & Add: 完善了 BMap 的配置和使用 (issue 1065)
* Format code
* Resolve conflict
* Format: code
* Update Code
* Fix issue 1021 & Add bmap test code
* Update test Function name
* Fix test code line too long error.
* Update: Set default copyright value is empty. (Avoid some misunderstanding)
2019-05-05 21:52:28 +03:00
陈键冬
2b94085994
Add: tests ( #1061 )
...
* Add: tests
* Format: code
* Update: BasicOpts pass
2019-05-05 20:35:02 +08:00
jaska
d2f27ed6e2
🔨 :miscroscope: rename _GeoChart and add a unit test for baidu map ( #1057 )
2019-05-04 21:10:37 +08:00