You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am having issue when I try to plot large set of data,
In the below code pen attached Link,
I was trying to plot heatmap just for one row and around 90,000 of data.
It was working before in 2.16.0 version,
but in later version after 2.23.0 to 2.27.0,
it does not seems to render same data which,
I was rendering before in 2.16.0.
[There is exceptional case for latest version,
if I set zsmooth property to "best" then it works,
but also not work with zsmooth "false" or "fast"]