easyplot icon indicating copy to clipboard operation
easyplot copied to clipboard

`iter_plot()` should support x values as optional argument

Open HamsterHuey opened this issue 10 years ago • 0 comments

x value(s) are optional for pytplot.plot() as well as EasyPlot.add_plot(). These should also be optional for the iter_plot() method. Currently, it is a compulsory argument.

HamsterHuey avatar Feb 24 '15 17:02 HamsterHuey