Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

pyplot width

from matplotlib.pyplot import figure

figure(figsize=(8, 6), dpi=80) #in figsize
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #pyplot #width
ADD COMMENT
Topic
Name
9+7 =