djaszak commented on issue #20576: URL: https://github.com/apache/echarts/issues/20576#issuecomment-2538360297
> two additional observations: > > * the problem disappears when _option.dataZoom_ is removed > > * the [official example](https://echarts.apache.org/examples/en/editor.html?c=area-rainfall) works ok You are right. The bug lies in the addition of different min/max values for the two yAxes in the `yAxis` option, that is why the official example works fine. -- 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]
