Commit Graph

7 Commits

Author SHA1 Message Date
Tom Keffer
6380e07838 Fixed problem with default line colors. 2012-03-26 01:02:35 +00:00
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
647bcbe67e Snapshot. Adding testing of generation from templates 2011-02-13 15:55:33 +00:00
Tom Keffer
6922a5f14e Fixed bug that shows itself if the 2nd plot line on an image contains nothing but None data. 2011-02-12 19:07:55 +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