Skip to content

Speed up cartesian axes supplyDefaults #2549

Closed
@etpinard

Description

@etpinard

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 ES6 Map and Set 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions