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/04/17 06:28:56 UTC

[GitHub] [incubator-echarts] 0lddriv3r opened a new issue #10311: Set dataZoom.fillerColor is no use.

0lddriv3r opened a new issue #10311: Set dataZoom.fillerColor is no use.
URL: https://github.com/apache/incubator-echarts/issues/10311
 
 
   ### Version
   4.2.1
   
   ### Steps to reproduce
   dataZoom: {
                   fillerColor: 'rgba(167,183,204,0.4)',
                   borderColor: 'rgba(167,183,204,0.4)'
               }
   
   ### What is expected?
   The color of selected dataZoom changes into rgba(167,183,204,0.4).
   
   ### What is actually happening?
   But it's still the default grey.
   
   <!-- 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:
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