- xlim
None
| (float
, float
) Limits for x axis. If None, then they are
automatically computed.
- ylim
None
| (float
, float
) Limits for y axis. If None, then they are
automatically computed.
- expandbool
If True, expand the coordinate axes by
some factor. If False, use the limits
from the data.