x760502527 opened a new issue #10808: 折线图visualMap的dimension为0,缩放时视觉映射异常
URL: https://github.com/apache/incubator-echarts/issues/10808
 
 
   ### Version
   4.2.1
   
   ### Reproduction link
   
[https://gallery.echartsjs.com/editor.html?c=xFtAI_YqBQ&v=1](https://gallery.echartsjs.com/editor.html?c=xFtAI_YqBQ&v=1)
   
   ### Steps to reproduce
   点击区域缩放 缩小到一定程度时,本应outOfRange定义绿色的线变成pieces中定义的红色(重现连接打开加载图表较慢)
   
   ### What is expected?
   视觉映射数组外的数据在缩小后还是显示outOfRange
   
   ### What is actually happening?
   视觉映射数组外的数据在缩小后显示 pieces数组中最大值和最小值的差 最大的那个的 样式
   
   ---
   柱状图好像没有这个问题 
   业务场景:根据数据和x轴坐标计算阈值 超过阈值变红,动态添加visualMap的pieces
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to