You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/01/10 02:19:37 UTC

[GitHub] wmjcom commented on issue #9717: How to set the background color of the area inside axises different to all backgrournd color?

wmjcom commented on issue #9717: How to set the background color of the area inside axises different to all backgrournd color?
URL: https://github.com/apache/incubator-echarts/issues/9717#issuecomment-452945662
 
 
   @Ovilia It works with below codes. Thanks.
       grid:{
           backgroundColor: 'white',
           show: true
       },

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


With regards,
Apache Git Services

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