Changeset 29036
- Timestamp:
- Aug 24, 2010, 9:21:29 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/tools/czartool/Czarplot.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/czartool/Czarplot.pm
r29024 r29036 346 346 "set ylabel \"Exposures\";" . 347 347 "set boxwidth 0.75;" . 348 "plot '$inputFile' using 2:xtic(1) title \"Faults\" lt 7, '' using 3 title \"Processed\" lt 2, '' using 4 title \"Pending\" lt 4;" .348 "plot '$inputFile' using 2:xtic(1) title \"Faults\" lt 1, '' using 3 title \"Processed\" lt 2, '' using 4 title \"Pending\" lt 7;" . 349 349 "\n"; 350 350
Note:
See TracChangeset
for help on using the changeset viewer.
