Skip to content

On Windows, plot() call hangs when plot_is_static=True #6

Description

@ZmeiGorynych

In both notebook and PyCharm, when trying to call plot() after fit, the call hangs without producing a plot.
Workaround: call plot(False) to produce an interactive plot; in fact I think False should be the default.
but True should still work as well

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