easyplot
easyplot copied to clipboard
`iter_plot()` should support x values as optional argument
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.