Siji Chen
Siji Chen
### What problem does this feature solve? 当配置了loop时,用户触发前进或后退按钮时,index可以循环递进 场景如下:  ### What does the proposed API look like? null
### Version 1.10.5 ### Link to Minimal Reproduction C360 ### Steps to Reproduce tooltip设置enterable后,快速滑动,content内容不更新 ```ts const spec = { type: 'line', data: { values: [ { type: '指甲油 Nail polish',...
### Version 1.10.4 ### Link to Minimal Reproduction vscreen ### Steps to Reproduce ```ts const spec = { "type": "bar", "xField": [ "10002" ], "yField": [ "OCxMNY4j86cy", "10001" ], "direction":...
### What problem does this feature solve? svg path cannot satisfy this style  ### What does the proposed API look like? 
### Version 1.10.2 ### Link to Minimal Reproduction vscreen ### Steps to Reproduce ```ts const computeTickCount = (args) => { const { axisLength, rangeSize, labelStyle } = args ?? {}...
### What problem does this feature solve? 问题canvas超出画布后会被裁剪。 与设计师讨论后,可以接受的方案:如果超出画布,则强制改变tooltip大小,使其能够恰好放置在画布内。   ### What does the proposed API look like? null
### Version 1.9.0 ### Link to Minimal Reproduction vscreen ### Steps to Reproduce ```ts const spec = { "type": "common", "region": [ { "clip": true, "id": "mainRegion" }, { "id":...
### What problem does this feature solve?  ### What does the proposed API look like? null
### What problem does this feature solve? 环形进度图最大值 = 最小值,应该有兜底绘图策略,比如,直接不绘制  ### What does the proposed API look like? null