zzsssssss

Results 5 issues of zzsssssss

### What problem does this feature solve? 为了解决,透视图表和vchart的主题配置时,能够统一通过主题配置,(这些配置包括 轴线、轴网格线、轴标题、轴标签、图例、数据标签、提示信息标题、提示信息keylabel、提示信息valuelabel,图元配置)等。 ### What does the proposed API look like? 与vchart主题配置方式一致。通过 全局样式、色板、图元、系列和组件样式,来实现透视图表中的图表的绘制。

### What problem does this feature solve? 当geoJson乱码时,地图正常渲染 ### What does the proposed API look like? 当geoJson乱码时,地图正常渲染

### Version 1.5.0 ### Link to Minimal Reproduction https://applink.feishu.cn/client/message/link/open?token=AmU%2FQqHXB0ADZphzUZIFAAM%3D ### Steps to Reproduce 1. 添加链接中配置项 2. 将图表type设置为scatter ### Current Behavior 图表展示不出来 ### Expected Behavior 图表可以正常展示 ### Environment ```markdown - OS:windows...

bug

### What problem does this feature solve? 期望可以在透视图表中添加多组图例,图例不限于尺寸图例、颜色图例和离散图例。 ### What does the proposed API look like? 官网示例没找到颜色图例和尺寸图例的示例。

feature

### Version 1.17.3 ### Link to Minimal Reproduction https://applink.feishu.cn/client/message/link/open?token=AmU%2FQqHXB0ADZ%2BOZXI2DQAE%3D ### Steps to Reproduce 1.复制以下代码,粘贴到官网实例 `VTable.register.chartModule('vchart', VChart); let tableInstance; const option ={ "indicatorsAsCol": false, "records": [ { "col_981": "2020", "col_983": 127412.52000000009,...

bug