In the figure above, there are two subgraphs
. There are also two subgraphs in each subgraph. But it can be found that the two graphs in each subgraph share a ylabel. So they should be the same graph, using two coordinate axes. fig.add_axes
can add an axis, but how to add it to the subplot after subplot()
? Can anyone give some suggestions? Thank you!
I want to use the matplotlib library in python to draw.