Skip to content

Draw on every property setting ? #52

@zoccoler

Description

@zoccoler

At the moment, we don't call self.draw() (actually draw_idle() from matplotlib) on every property set in the artists, just for:

  • Artist:
    • data
    • color_indices
    • visible
  • Scatter:
    • alpha
    • size

Maybe we should?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions