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/09 17:22:46 UTC

[GitHub] alimohti opened a new issue #9725: Arrow indicator color is not reflecting the correct band

alimohti opened a new issue #9725: Arrow indicator color is not reflecting the correct band
URL: https://github.com/apache/incubator-echarts/issues/9725
 
 
   I am creating a gauge using the following settings for my series to implement the RTL simulate the RTL feature, the gauge is shown correctly instead for the arrow indicator color, that is not reflecting the band, for example if the value is 15 and it falls under the first band (red color) the indicator arrow is colored in green (the opposite band)
   
   check the below link
   
   [https://jsfiddle.net/alimohti/1Lc80xfk/40/](url)
   
   settings:
   min:100,
                       max:0,
                       startAngle:0,
                       endAngle:180,
                       clockwise:false
   

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