Thanks, -Tony
Mac OS X 10.5.6 Matplotlib svn r6779 #~~~~~~~~ import numpy as np import matplotlib.pyplot as plt x = np.linspace(0, 1) plt.plot(x, x + 1e6) plt.show()
<<inline: jagged_plot.png>>
------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel