plainheart commented on issue #12910:
URL: 
https://github.com/apache/incubator-echarts/issues/12910#issuecomment-653957377


   Hi, I'm afraid that there is an incorrect usage of the color of `rgba` and 
`rgb`.
   If `rgba` is used, it should be like `rgba(158, 208, 255, 1)`, that is, four 
parameters should be provided.
   If `rgb` is used, it should be like `rgb(158, 208, 255)`, that is, three 
parameters should be provided.
   
   Please have a try again according to this.


----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to