Axes.plotx

Axes.plotx(*args, **kwargs)[source]

As with plot but interpret a single positional argument as x and multiple positional arguments as y and x (in that order).

Parameters

*args, **kwargs – Passed to plot.