Commit Graph

5 Commits

Author SHA1 Message Date
Tom Keffer
ea6e691174 Added finer control over the line plots. Can now add optional markers. The
marker_type  can be  'none' (the  default),  'cross', 'box',  'circle', or  'x'.
Also, line_type can  now either be 'solid' (the default)  or 'none' (for scatter
plots).
2012-03-16 01:13:55 +00:00
Tom Keffer
2eb2e7a447 Added scatter plots to weeplot utilities.
Simplified some of the logic in weeplot.
2012-03-14 23:30:39 +00:00
Tom Keffer
f485fee2af Changed reserved keyword 2012-03-14 18:40:23 +00:00
Tom Keffer
e4f98b8459 Suppressed warnings emitted by Pydev by using dummy names on unused variables. 2010-06-17 01:49:15 +00:00
Tom Keffer
07d629319f V1.7.0 hopefully 2010-04-12 22:41:45 +00:00