plot3js.window.Rd
This is similar to the plot.window()
command except that plot limits can
only be set once for each plot.
plot3js.window(data3js, xlim, ylim, zlim, aspect = NULL)
The data3js object
x axis limits
y axis limits
z axis limits
vector of length 3 giving the aspect ratio, or null to automatically set the aspect ratio such that axes have the same visual length
Returns an updated data3js object