Plotting points with DISLIN
Paul M
paul.m at speakeasy.net
Thu Jul 31 19:30:31 EDT 2003
Bob Perlman wrote:
> Hi -
>
> I've been getting good results using the DISLIN data plotting package
> with Python. But I've been unable to plot points instead of curves.
> Can someone tell me how to turn off the between-points interpolation?
> And if there is a way to do it, is there a way to change the style of
> points plotted?
>
> Thanks,
> Bob Perlman
Hi Bob,
For a slightly more pythonic wrapper around DISLIN see:
http://kim.bio.upenn.edu/~pmagwene/disipyl.html
--Paul
More information about the Python-list
mailing list