Matplotlib-Plot in 15 Sekunden schöner machen
English
Deutsch
plt.style.ggplot() verwenden:
matplotlib_nicer.py
from matplotlib import pyplot as plt
plt.style.use("ggplot")Vorher:
Check out similar posts by category:
Python
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow