Pyplot Defina Plotsize
from matplotlib.pyplot import figure
figure(figsize=(8, 6), dpi=80)
Space Scooter
from matplotlib.pyplot import figure
figure(figsize=(8, 6), dpi=80)