Skip to content

Plot Memory Leak #159

Open
Open
@sreeder

Description

@sreeder

when the plot is cleared not all of the data is reset. we need to close the plot to completely get rid of any extra data. this doesn't happen easily with the type of plot we are using, so we either need to use plt.subplot or figure out a way to close the host_subplot

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions