Menu

Commit [r7298]  Maximize  Restore  History

Simplify plot argument handling code.

The only side effect of the change should be that previously,
plotting multiple columns required that x and y have the same
number of columns, or that one of them have only one column.
Now the plotting simply cycles through the columns of both,
wrapping back to the first column as needed.

efiring 2009-07-27

changed /trunk/matplotlib/CHANGELOG
changed /trunk/matplotlib/lib/matplotlib/axes.py
/trunk/matplotlib/CHANGELOG Diff Switch to side-by-side view
Loading...
/trunk/matplotlib/lib/matplotlib/axes.py Diff Switch to side-by-side view
Loading...