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

   ### Version
   
   5.4.3
   
   ### Link to Minimal Reproduction
   
   
https://echarts.apache.org/examples/zh/editor.html?c=scatter-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMgL4A0asAnjvkUmRQCYCGYzAWsMALZEDaFdKnQjY3CNABqzADYBXAKYBlEM2hEATOVHpuzDNPnLV62ABZBsBqOE6wlEAqIByCXgiMFz7TvFTZiipqmj6iegYBxsHmlsQUALo-eAoAThAKhLACNpboeJTcAEbAMkoQAF5OsBoADKEiLGz8uSJ8AIw1AHR1sAAc3WaJLeh8_TUA7KSwAGydAJwArEM6rW0AzN1T450LvcsrWXPdC1P9vW37K-1tm32da2uXOu1mt9vT00-i7RtmU7PnL6rLo9WYPIEjNqvHr9OaferfNoaHb_Tq9DQQw6dNonWDbDEI1Y3XH4zF8DY1NZTV4aR6EyHIrR4tF04ZZZE1JmvMzjMk3Gq4jbg-lZaG415wsmzSlbToaQYi9oc1EaeFspW3M4K9XbGq9KYLNEE9WGzkGzrTPYtIH2RwuPAAY1YYFSzliCRQxAA3EA
   
   ### Steps to Reproduce
   
   zoom to minSpan
   
   ### Current Behavior
   
   when zoom to minSpan, continue zoom, trigger translation
   
   e.g
   maxValueSpan:4,
   minValueSpan:2,
   zoomCenter:[2,any]
   
   axisRange:[0,4]  => zoom in =>  axisRange: [1,3]  => zoom in => 
axisRange:[2,4]  ??  
   
   ### Expected Behavior
   
   when zoom to minSpan, continue zoom, nothing happen OR just translate little 
because of zoom center
   maxValueSpan:4,
   minValueSpan:2,
   zoomCenter:[2,any]
   
   axisRange:[0,4]  => zoom in =>  axisRange: [1,3]  => zoom in => 
axisRange:[1,3]
   
   ### 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: 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