Lanove opened a new issue #13442:
URL: https://github.com/apache/incubator-echarts/issues/13442


   ### Version
   4.9.0
   
   ### Steps to reproduce
   Changing chart config to
   yAxis: {
             type: "value",
             axisLabel: {
               fontSize: 14,
               fontFamily: '"Poppins", sans-serif',
             },
             axisLine: {
               onZero: 0,
               onZeroAxisIndex:0,
               lineStyle: {
                 color: "#e9e9e9",
               },
             },
           },
   
   ### What is expected?
   Chart y-axis not starting at 0
   
   ### What is actually happening?
   Chart y-axis still starting at 0
   
   <!-- 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



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

Reply via email to