Développer la figure Matplotlib
from matplotlib.pyplot import figure
figure(figsize=(8, 6), dpi=80)
Nice Narwhal
from matplotlib.pyplot import figure
figure(figsize=(8, 6), dpi=80)