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

   ### What problem does this feature solve?
   
   So, I'm trying to build a chart where we can show more than 500k data points 
as a heatmap in charts. Currently, we've had a "progressive" option which helps 
a little bit but when somebody wants to zoom in or zoom out then progressive 
things behave like animation and it's very annoying as a user. 
   
   Also, when hovering through data it lags a lot, which also adds up to bad 
user experience. 
   
   
   
   ### What does the proposed API look like?
   
   So, if there could be a method where maybe we can use "Webgl" renderer in 
heatmap or progressive doesn't feel like the animation to the user. That would 
be great. 
   
   Like we already have scattergl but we don't have the same for the heatmap. 
   
   


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