Skip to content

Review plotting code so that matplotlib.use('agg') is not needed #72

@aclerc

Description

@aclerc

Occasionally I find that it's necessary to use matplotlib.use('agg') to avoid errors with wind-up plotting. It doesn't feel like this should be necessary. For example I occasionally was seeing XIO: fatal IO error ... in linux but adding matplotlib.use('agg') in my script which used wind-up fixed the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions