Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

matplot lib 3d plot autoscale

ax.set_xlim([xmin, xmax])
ax.set_ylim([ymin, ymax])
ax.set_zlim([zmin, zmax])
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #matplot #lib #plot #autoscale
ADD COMMENT
Topic
Name
4+2 =