+ 1
matplotlib library
Help me with my python code in matplotlib, the program does not display anything, why?
5 Risposte
+ 3
add:
plt.savefig("plt.png")
+ 1
Fond monétaire in english Monetary fund
+ 1
In Sololearn playground you need to write "plt.savefig('png')"
+ 1
Thank you so much