Skip to content

Per axis axrange edit type #2547

Closed
Closed
@etpinard

Description

@etpinard

PR #2527 added editType: 'axrange' which improves cartesian axis range relayout performance. But we could do even better if made 'axrange' call Axes.doTicks only on the required axes instead of clearing them and starting from scratch. Improvements would be most noticeable in multi-subplot layouts. The relayout logic already tracks altered axes, so in theory, we could pass that info to 'axrange' update sequence.

Related: #298

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