Changeset 207 for trunk/lib/Stats.cc
- Timestamp:
- Sep 11, 2006, 9:08:57 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Stats.cc
r202 r207 160 160 { 161 161 GnuplotFE* gp=GnuplotFE::instance(); 162 gp->command("set term png transparent");162 gp->command("set term png"); 163 163 gp->command("set output '"+filename+"'"); 164 164 gp->command("set title '"+title+"'");
Note: See TracChangeset
for help on using the changeset viewer.