szwang1990
szwang1990
> To access other titles use > > ``` > ax.get_title(loc="left").set_size(50) > ``` **get_title()** returns a string. How can a string call the **set_size()** function? My question is that when...
> That is, `loc`controls where which one has the text set not where the text goes. This sentence acturally solves my puzzle. Thanks :)
> @szwang1990 sorry my bad, I didn't check my recommendation carefully enough. You're right that `get_title()` only returns strings and thus does not help here. > > Can you explain...
Any progress in solving this problem? I am using - xarray 0.20.1 - netcdf4 1.6.2 None of the above suggestions (**lock=False, time.sleep(1)**) works for me.