2 Commits

Author SHA1 Message Date
陈键冬
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