Estefani Gaytan Nunez

upload

......@@ -95,7 +95,7 @@ if __name__ == '__main__':
plt.plot(scoresTable['CV'], 'ro--', label='CV' , linewidth=1, markersize=6)
for k,v in dict(scoresTable).items():
for a,b in zip(range(64), v):
plt.text(a-0.5, float(b)+0.0020, b[0:4], fontsize=5)
plt.text(a-0.5, float(b)+0.0020, b[0:6], fontsize=5)
plt.legend(loc='upper left')
plt.xticks(range(64), list(scoresTable.index)[0:65], rotation=90, fontsize=8)
fig.savefig(imageName, bbox_inches='tight', pad_inches = 0.3)
......

219 KB | W: | H:

232 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin