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

   ### Version
   
   5.4.0
   
   ### Link to Minimal Reproduction
   
   https://codesandbox.io/s/wandering-monad-dtlyws
   
   ### Steps to Reproduce
   
   add the config,xAxis.axisLine. onZero,series.data include negative number
   
   ### Current Behavior
   
   I have negative data to display, but I want to pan down the x-axis and start 
displaying from the negative numbers up.
   
![image](https://user-images.githubusercontent.com/103265253/206374270-fad6de37-8bfb-48ba-8dfc-fe0e00794dec.png)
   As in the picture, I want the effect of the picture below, but in reality it 
is like the picture above.
   
   ### Expected Behavior
   
   The same 3D bar chart has this problem, I need the z-axis to start with a 
negative number.
   
![image](https://user-images.githubusercontent.com/103265253/206374923-14055b6d-050b-4dbe-814e-170c81808e59.png)
   Like in the picture, the Z-axis is displayed from negative numbers upwards
   
   ### Environment
   
   ```markdown
   - OS:windows10 
   - Browser:Chrome108
   - Framework:js
   ```
   
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to