-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I've made a figure in matplotlib of a combination of some timeseries that I would like to plot alongside some maps generated with metview. Is there a way to directly import a matplotlib figure as a subplot in mv.mvl_regular_layout or mv.plot_superpage? (Or alternatively to export objects that matplotlib can natively work with?)
Describe the solution you'd like
A way to export from mv.plot as matplotlib fig, axs objects
Describe alternatives you've considered
Remaking the entire plot within existing metview functions, but this is cumbersome and package lock-in.
Additional context
No response
Organisation
KNMI
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request