陈键冬
|
dc7617f7f7
|
PR: add pictorialbar chart type and fix some bugs (#1158)
* Add: pictorialBar chart
* Update: 减少代码量
* Add: 为 Gauge 新增配置项
* Format: code
* Update: example
* Add: test
* Fix: test
* Fix: broken test
* Add: more examples
* Update: add itemstyle_opts for MarkPointItem
* Fix: 修复 geo data 参数逻辑判断
* Fix: CurrentConfig.ONLINE_HOST 表现不一致的问题
* Update: example
* Update: GeoChartBase 子类处理 data 逻辑
|
2019-06-01 15:14:51 +08:00 |
|
陈键冬
|
1fcd9157da
|
Components (#1127)
* Add: Table 类提供标题设置 新增 Image 类
* Format: code
* Update: page_title 设置为全局变量
|
2019-05-18 16:52:25 +01:00 |
|
陈键冬
|
002c578b0c
|
Fix table (#1102)
* Add: example
* Fix: 修复 table 不能正常显示的问题
|
2019-05-11 17:26:03 +01: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 |
|
chenjiandongx
|
7daeab9c00
|
Add: support table render
|
2019-03-29 14:30:08 +08:00 |
|
陈键冬
|
2d5f9f752f
|
Add: add table and fuck notebook
|
2019-03-28 01:42:18 +08:00 |
|