views:

260

answers:

0

Greetings lords and ladies,

I am given a method that returns instances of mpl_toolkits.basemap.Basemap and matplotlib.collections.PolyCollection and I need to construct a matplotlib.figure.Figure out of them. Calling matplotlib.pyplot.gcf() did not help.

Can you advise me or point into the right direction?

Thank you.