Skip to content

access to the resulting figure and axes #3

Description

@lucasfigueiredo

I am no good with matplotlib but I wonder if we could have access / full control of the resulting figure to customise or improve it. I tried in a number of different ways but I still get either a new figure or a figure with no axes.

import matplotlib.pyplot as plt
op.multi_plotter(spot=70, spot_range=50, op_list=ls)
print(plt.gcf())

the above code results in:

<Figure size 432x288 with 0 Axes>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions