Python axis name in plot -
can change location signature axis? write them on end of axis? , instead of them write inscription? have
in code inscriptions set
plt.plot(datax, datay) plt.xlabel('f, hz') plt.ylabel('n') plt.savefig(pathfornewgraphdir + "\\" + shortfilename + "_" + str(i) + "_.png")
but need
thank you
Comments
Post a Comment