Riepilogo

Comandi

  1. plt.axis()
  2. plt.box()
  3. plt.figure()
  4. plt.grid()
  5. plt.legend()
  6. plt.pie()
  7. plt.polar()
  8. plt.show()
  9. plt.subplot()
  10. plt.tight_layout()
  11. plt.xlabel()
  12. plt.xlim()
  13. plt.xscale()
  14. plt.ylabel()
  15. plt.ylim()
  16. plt.yscale()

Attributi

  1. color
  2. figsize
  3. labelpad
  4. linestyle
  5. linewidth
  6. marker
  7. markersize

Valori

  • “auto”
  • “equal”
  •  “image”
  • “log”
  •  “off”
  •  “on”
  •  “scaled”
  •  “square”