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
make heatmap/contour(carpet)/carpet plot method remove its own trace
... instead of relying on slow selectAll() during subroutines.drawData
and Plots.cleanPlot. This can be a major perf improvement on
graph with many DOM nodes (e.g. from many traces and/or many subplots)
0 commit comments