Searched refs:plot (Results 1 – 4 of 4) sorted by relevance
69 for((plot=0;plot<$plots;plot++));do73 …cat ${file[$plot]} |grep -v "^#" |awk '{if ($2 != $3) printf("Error in measure %d:Load time %s doe…78 cat ${file[$plot]} |grep -v "^#" |awk '{printf "%lu %.1f\n",$2/1000, $6}' >$dir/data_$plot80 if [ $plot -eq 0 ];then83 echo -n "\"$dir/data_$plot\" title \"${title[$plot]}\" with lines" >> $dir/plot_script.gpl84 if [ $(($plot + 1)) -ne $plots ];then
94 plot "$file" $range u 2$xtic title 'SIZE' with boxes,\133 plot $gnuplot_cmd
98 $ damo report wss --range 0 101 1 --plot wss_dist.png99 $ damo report wss --range 0 101 1 --sortby time --plot wss_chron_change.png
375 This will produce a single plot (png file).384 40,60`` range will plot only samples collected between 40th and