45By default, the and
ranges are determined automatically. In order to force them
to be automatic, you can insert a * in the brackets at the corresponding position(s). For example
plot [1:*][*:5] sets the upper and lower limits of
and
to be determined
automatically.