scisalt.matplotlib.plot

scisalt.matplotlib.plot(*args, ax=None, **kwargs)[source]

Plots but automatically resizes x axis.

Parameters:

args

Passed on to matplotlib.axis.Axis.plot.

ax : matplotlib.axis.Axis, optional

The axis to plot to.

kwargs

Passed on to matplotlib.axis.Axis.plot.

.. versionadded:: 1.4