Pei Liu

Results 4 issues of Pei Liu

function教程大纲: - 回调函数 - 全局注册函数 - 实例注册函数 增加函数参数列表参数解释 增加更复杂使用注册函数demo

### Version @visactor/vchart : "1.10.3" ### Link to Minimal Reproduction null ### Steps to Reproduce use this spec in the text [label-clip.txt](https://github.com/VisActor/VChart/files/14998210/label-clip.txt) ### Current Behavior ![img_v3_02a0_2e877442-2530-43c3-b56c-d8441a4d57bg](https://github.com/VisActor/VChart/assets/40026218/93963f88-edf2-4f85-9dab-6d8dfe906468) ### Expected Behavior The...

bug
bp

### What problem does this feature solve? 例如只显示下图中‘看数’或‘问数’单元格里的折线图 ![img_v3_02b9_9883f348-9590-4115-a0a2-93e95a95731g](https://github.com/VisActor/VTable/assets/40026218/a2f91a19-7032-4dfc-a24c-1482effa0432) ### What does the proposed API look like? 两种实现方案均可: 1. 可以在需要隐藏的图表上加一层蒙版,效果可以根据蒙版透明度部分显示或全部不显示 2. 可以在需要隐藏的图表实例不渲染 设计稿待交互设计完成补充

feature
bp

### Version @visactor/vchart : "1.13.3-alpha.2" ### Link to Minimal Reproduction null ### Steps to Reproduce [area-label.txt](https://github.com/user-attachments/files/18409701/area-label.txt) ### Current Behavior ![img_v3_02ih_76ef475b-278c-4e5e-b8ea-497296adee5g](https://github.com/user-attachments/assets/3a8ccdf1-f7c8-459b-a1a4-dcc5ad06ba82) ### Expected Behavior totalLabel和label同时显示,无被隐藏项 ### Environment ```markdown - OS: -...

bug
low priority