Alex Goodman <goo...@il...> writes: > Try using the set_ylabel() and set_xlabel() methods for each Axes instance > instead, eg: > > a[0].set_ylabel('f1') > ... works as intended, tx Alex
View entire thread