Python axis name in plot -


can change location signature axis? write them on end of axis? , instead of them write inscription? have enter image description here

in code inscriptions set

plt.plot(datax, datay) plt.xlabel('f, hz') plt.ylabel('n') plt.savefig(pathfornewgraphdir + "\\" + shortfilename + "_" + str(i) + "_.png") 

but need enter image description here

thank you


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -