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

   ### What problem does this feature solve?
   
   
![图片1](https://github.com/apache/echarts/assets/132249281/02404c72-2ad7-4003-a9cf-23eaa776e88f)
   When displaying a curve in a coordinate system, the coordinate scale is 
often determined from the bottom end of the vertical coordinate or the leftmost 
end of the horizontal coordinate. Now we want the scale to expand in both 
directions with the origin as the reference point. As shown in the following 
figure, how can we let the program automaticall set the vertical coordinate 
scale interval being 6, but the scale displayed is -12, -6, 0, 6, 12?
   
   
   ### What does the proposed API look like?
   
   Now we want the scale to expand in both directions with the origin as the 
reference point. As shown in the following figure, how can we let the program 
automaticall set the vertical coordinate scale interval being 6, but the scale 
displayed is -12, -6, 0, 6, 12?
   


-- 
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: commits-unsubscr...@echarts.apache.org.apache.org

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