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 - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -