Closed
Description
From #2527, Plots.supplyDefaults takes > 100ms at 50x50 subplots which feels like an eternity when zooming.
- Getting rid of
indexOf
into axis lists would be a good start (perhaps experimenting with ES6Map
andSet
could be worthwhile) - Perhaps we could try opening a partial
Plots.supplyDefaults
pathway, that would only update a subset of the graph's cartesian axes and their dependencies.
Metadata
Metadata
Assignees
Labels
No labels