Add second axis to polar plot

I try to plot two polar plots in one figure. See code below: fig = super(PlotWindPowerDensity, self).get_figure() rect = [0.1, 0.1, 0.8, 0.8] ax = WindSpeedDirectionAxes(fig, rect) self.