neonarc4 commented on issue #19506:
URL: https://github.com/apache/echarts/issues/19506#issuecomment-1890851387
@helgasoft what u want on minimal reproduction ? this library doesnt have
any realtime chart example using datazoom
```
dataZoom: [
{
xAxisIndex: [0],
realtime : true,
showDetail : true,
start: 40,
end: 100
},
],
```
this keep reset if new datapush making impossible to see data
--
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]