ItamarShDev opened a new issue #11780: Change toolbox.dataZoom area selection 
color
URL: https://github.com/apache/incubator-echarts/issues/11780
 
 
   ### What problem does this feature solve?
   Being enable to change the area selection dataZoom color for different 
background color charts
   
   ### What does the proposed API look like?
   in Options API:
   toolbox: {
      feature: {
          dataZoom: {
               areaSelection: {
                   style: { color, borerColor...}
               }
          }
      }
   }
   
   <!-- 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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to