Changeset 28752 for trunk/tools/czartool/Czarplot.pm
- Timestamp:
- Jul 28, 2010, 4:12:14 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/tools/czartool/Czarplot.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/czartool/Czarplot.pm
r28728 r28752 66 66 my $stage = undef; 67 67 foreach $stage (@{$stages}) { 68 $gnuplotFiles{$stage} = $self->{_czarDb}->createTimeSeriesData($ self->{_save_temps}, $label, $stage, $beginTime, $endTime, \$minX, \$maxX, \$minY, \$maxY, \$timeDiff);68 $gnuplotFiles{$stage} = $self->{_czarDb}->createTimeSeriesData($label, $stage, $beginTime, $endTime, \$minX, \$maxX, \$minY, \$maxY, \$timeDiff); 69 69 } 70 70
Note:
See TracChangeset
for help on using the changeset viewer.
