BillYu811 opened a new issue, #16840:
URL: https://github.com/apache/echarts/issues/16840

   ### Version
   
   5.3.0
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/billyu811/pen/QWaQZvg
   
   ### Steps to Reproduce
   
   1.I want to create a polar chart as usual, but it has negative values ​​on 
the radius axis.
   2.I got data from BE use axios.
   3.I didn't get the effect I wanted,I want it to fill the bar towards 
positive numbers starting from a minimum value.
   But it turned out to be this:
   https://codepen.io/billyu811/pen/QWaQZvg
   4.then I tried to change the min, max, scale, axisLine.onZero of the radius 
axis, they are not work.
   I can't find a solution in the doc.
   Until I saw a PR that seemed to fixed the same problem.But I don't know why 
it reappeared.
   https://github.com/apache/echarts/pull/12418
   
   ### Current Behavior
   
   I want to create a polar chart, but I got the opposite bar.
   
   ### Expected Behavior
   
   I want fill the bar towards positive numbers starting from a minimum value.
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


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

To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to