plainheart commented on issue #21023:
URL: https://github.com/apache/echarts/issues/21023#issuecomment-2957967115

   A possible reason:
   
   When the graphic number is more than 
[`progressiveThreshold`](https://echarts.apache.org/option.html#series-scatter.progressiveThreshold),
 
[`progressive`](https://echarts.apache.org/option.html#series-scatter.progressive)
 rendering will be enabled by default. Try to set `progressive` as `false` 
explicitly and see if it works.


-- 
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]

Reply via email to