Skip to content

Fix cookbook SaveFig() and create Multiplot.GetSubplot() #242

@White-Rabbit-Scientific

Description

@White-Rabbit-Scientific

One small issue is an error I get using the "Multiplot" demo code on this page is that plt.Save results in the compiler saying that there is no definition or methods for Save. SaveFig does the job, but does not provide an overload to pass the plot dimensions. The dimensions are instead defined when the new plt object is created. I'm curious as to why there are two different methods? Could they be combined into one?

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