Skip to content

Define figure frame outside of functions #14

@ChrisZeThird

Description

@ChrisZeThird

If the plots are embbed in a tkinter window, there can't be any figure define inside the function corresponding to the different parameters, otherwise it will raise performance issues, and probably undefined variables errors if the script has to remake each figure every time a parameters is changed. Instead, it is more interesting to update the existing figure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions