Skip to content

Axes resizing loops #2

Description

@zprime

When adding lots of arrowheads, they can cause a large number or 'redraw' commands (due to the axes changing, which calls the callback, which changes the axes, etc).

A possible fix is to set xlimmode and ylimmode to manual while doing the redraw, then restore after drawing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions