FFRfree commented on issue #16313:
URL: https://github.com/apache/echarts/issues/16313#issuecomment-1091208398

   > Please see this sample: https://jsfiddle.net/42vea9fj/ You need to mark 
somehow the lack of data for a given day as a data point outside the normal 
range. In my sample, I've used -1 for that purpose, but you can use any value 
outside the range but within the min-max range.
   
   But the controller display the whole color range( including out of range 
color), go from -1 to 200, and the color at -1 is green, which is weird. How 
can i just fill the outlier block with grey without affecting the visualmap 
controller mapping.


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

To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org

Reply via email to