Ovilia commented on issue #10442: Fix axis scale is working when max or min is set (#10389) URL: https://github.com/apache/incubator-echarts/pull/10442#issuecomment-497222195 It's not about the dataZoom component. Please see the data area. In your patch, the data that is not in the `min-max` range is not visible anymore and not connected to the adjacent data, which is not correct. The fix of this issue should not change the grid area, but only the dataZoom component. I think this may not be the correct place to change.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
