Closed DrJonnyT closed 1 year ago
Do you want to send a PR to fix that? We could use a documentation overhaul and use the code examples to build the docs.
I can't work out where the source for that page is- the github link at the top is broken
So, is there any solution to this? Found that the WindroseAxes.fromax() can not inherit the matplotlib axes.
So, is there any solution to this? Found that the WindroseAxes.fromax() can not inherit the matplotlib axes.
Check PR #242 for a nice way for subplotting with seaborn. I'll cut a new release soon so the docs have that example in them.
On this page there is an example showing subplots, but no code to show how it is done. I found the script but only though looking at closed issues on github