yanzijun opened a new issue #10469: The gradient color near boundary of pieces 
of visualMap
URL: https://github.com/apache/incubator-echarts/issues/10469
 
 
   ### Version
   4.1.0-release
   
   ### Steps to reproduce
   1. Use line chart
   2. Use visualMap and set dimension on xAxis
   3. The setting:
   ```
   {
       type: 'piecewise',
       seriesIndex: 0,
       show: false,
       dimension: 0,
       outOfRange: {
       color: this.color.angle
       }
   }
   ```
   
   ![](https://i.imgur.com/r41Roxe.png)
   
   ### What is expected?
   Same color of the piece
   
   ### What is actually happening?
   Gradient color of the piece
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. 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