Comandi
- plt.axis()
- plt.box()
- plt.figure()
- plt.grid()
- plt.legend()
- plt.pie()
- plt.polar()
- plt.show()
- plt.subplot()
- plt.tight_layout()
- plt.xlabel()
- plt.xlim()
- plt.xscale()
- plt.ylabel()
- plt.ylim()
- plt.yscale()
Attributi
- color
- figsize
- labelpad
- linestyle
- linewidth
- marker
- markersize
- …
Valori
- “auto”
- “equal”
- “image”
- “log”
- “off”
- “on”
- “scaled”
- “square”