Echo
Echo
### What problem does this feature solve? 在很多场景下需要visualMap 中的颜色是渐变,如预警满足条件高亮,虽然系列中的data组装成数组对象设置渐变色能达到,但是对于这种方式显示很不方便 ### What does the proposed API look like? visualMap: [ { type: 'piecewise ', pieces: [ { value: 123, label: '123(自定义特殊颜色)',...
### Version latest ### Vue Version 3.1.1 ### Link to minimal reproduction 本地服务 ### Step to reproduce 按照复选组Input Object Array 例子使用     ###...
使用group clone的拖拽特性,如果元素从左边拖到右边了,但是又移出了右侧区域(也许是用户反悔了),我希望被拖拽元素不要插入到右侧,有没有什么方法判断。
### Reminder - [x] I have read the above rules and searched the existing issues. ### System Info PRETTY_NAME="Ubuntu 24.04 LTS" Linux 10-60-219-107 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18...