On 11/18/21 10:54 AM, Mahmood Naderan via Python-list wrote: > As you can see I put the result of plot() to ax1 and then use some functions, e.g. set_ylabel(). And what is the result of plot()? Is it a valid object, or is it None?