You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/02/18 17:25:59 UTC

[GitHub] [incubator-echarts] sikazhang commented on issue #12109: Angle axis in polar axis not rendering negative values correctly

sikazhang commented on issue #12109: Angle axis in polar axis not rendering negative values correctly
URL: https://github.com/apache/incubator-echarts/issues/12109#issuecomment-587577744
 
 
   I have located the problem at the file barPolar.js,  it seems that the value of baseCoord is incorrect. based on the code, baseCoord = valueAxis.getExtent()[0]; Howerver I can't find out the correct  variable to replace it. If anyone solves the problem, please @ me and give me a chance to learn, TX!

----------------------------------------------------------------
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: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org