plot-x-min1.0 plot-x-max1.0 plot-y-min1.0 plot-y-max1.0
plot-x-min plot-x-max plot-y-min plot-y-max
Reports the minimum or maximum value on the x or y axis of the current plot.
These values can be set with the commands set-plot-x-range and set-plot-y-range. (Their default values are set from the plot Edit dialog.)
These commands will produce a runtime error if the current plot has not been set.
Take me to the full NetLogo Dictionary