pylustrator icon indicating copy to clipboard operation
pylustrator copied to clipboard

Use the object-oriented API

Open wa-dev opened this issue 5 years ago • 1 comments

Can pylustrator operate directly on a matplotlib.figure.Figure? It would be useful if I could modify a Figure object.

wa-dev avatar Jan 30 '20 20:01 wa-dev

Sorry, I don't quite understand what you want to do. Could you elaborate a bit more on your idea? Do you want to activate pylustrator just for a single figure? Or do you not want pylustrator to use plt.figure(0) in the generated code?

rgerum avatar Jan 31 '20 08:01 rgerum