newgraph border clip xaxis size 4.5 hash_labels fontsize 9 no_auto_hash_marks no_auto_hash_labels shell : gawk '((NR % 5) == 0) {printf("hash_at %d hash_label at %d : %s\n", NR, NR, $1)}' 15.datr yaxis min 0 size 1.75 label : Weekly Returns (%) newcurve marktype none linetype dashed label : Raw returns pts shell : gawk '{tmp = $2-1.0; tmp2 = 100.0*tmp; print NR, tmp2}' 15.datr newcurve marktype none linetype solid label : Returns in excess of BSE Sensex pts shell : gawk '{tmp = $2-1.0; tmp2 = 100.0*tmp; print NR, tmp2}' 15.date legend defaults font Times-Italic fontsize 11 x 25 y 11