- Timestamp:
- Feb 25, 2019, 10:01:57 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/czartool/czartool/Plotter.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/czartool/czartool/Plotter.pm
r40088 r40630 709 709 "set ylabel \"Space (TB)\";" . 710 710 "set xtic rotate by -90 scale 0;" . 711 "set yrange [:1 00];" .711 "set yrange [:180];" . 712 712 "plot '".$tmpFile->filename."' " . 713 713 "using 2:xtic(1) t \"Used\" lt 7," . … … 754 754 "set style data histograms;" . 755 755 "set ylabel \"Space (TB)\";" . 756 "set yrange [:1 00];" .756 "set yrange [:180];" . 757 757 "set xtic rotate by -90 scale 0;" . 758 758 "plot '".$tmpFile->filename."' " .
Note:
See TracChangeset
for help on using the changeset viewer.
