Results 4 issues of Echo

### What problem does this feature solve? 在很多场景下需要visualMap 中的颜色是渐变,如预警满足条件高亮,虽然系列中的data组装成数组对象设置渐变色能达到,但是对于这种方式显示很不方便 ### What does the proposed API look like? visualMap: [ { type: 'piecewise ', pieces: [ { value: 123, label: '123(自定义特殊颜色)',...

new-feature
topic: visualMap

### Version latest ### Vue Version 3.1.1 ### Link to minimal reproduction 本地服务 ### Step to reproduce 按照复选组Input Object Array 例子使用 ![4301650897606_ pic](https://user-images.githubusercontent.com/15258339/165317641-87ece21b-21ad-44f7-80b7-026e4d6d63c8.jpg) ![4311650897955_ pic](https://user-images.githubusercontent.com/15258339/165317687-2428681b-c9ac-4edf-87fe-efd41242e301.jpg) ![4321650897955_ pic](https://user-images.githubusercontent.com/15258339/165317717-7db724b9-6b05-4c15-bf8c-d1a9f0d5c400.jpg) ![4331650897955_ pic](https://user-images.githubusercontent.com/15258339/165317746-1854cdee-68a0-4ea1-9f02-297a6cbd884c.jpg) ###...

bug

使用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...

bug
pending