Changeset 408f954 for doc/theses/mike_brooks_MMath/plots/list-1ord.gp
- Timestamp:
- Apr 25, 2026, 6:31:13 PM (7 days ago)
- Branches:
- master
- Children:
- 7184906
- Parents:
- 810c2c5
- File:
-
- 1 edited
-
doc/theses/mike_brooks_MMath/plots/list-1ord.gp (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/mike_brooks_MMath/plots/list-1ord.gp
r810c2c5 r408f954 29 29 30 30 set xrange [-5.5:17.5]; 31 set xlabel " Architecture, Size Zone (/156); Use Case (/52);Framework (/192^†) \nPrevalence Prevalence Prevalence"31 set xlabel "Machine, Size Zone (/156); Use Case (/52); Framework (/192^†) \nPrevalence Prevalence Prevalence" 32 32 set xtics ( \ 33 33 "AMD, sm" -5, \ … … 64 64 65 65 plot INDIR."/plot-list-1ord.det.dat" \ 66 i 3 using (0):(0):(-1 - 1):(-1 - 1+ barHtScale_phys * $3):1:2 title columnheader(1) with boxxyerror fc rgb "black" fs transparent solid 0.15 noborder, \67 '' i 2 using (0):(0):(-1 - 2):(-1 - 2+ barHtScale_phys * $3):1:2 title columnheader(1) with boxxyerror fc rgb "black" fs transparent solid 0.15 noborder, \68 '' i 1 using (0):(0):(-1 - 3):(-1 - 3+ barHtScale_phys * $3):1:2 title columnheader(1) with boxxyerror fc rgb "black" fs transparent solid 0.15 noborder, \69 '' i 0 using (0):(0):(-1 - 4):(-1 - 4+ barHtScale_phys * $3):1:2 title columnheader(1) with boxxyerror fc rgb "black" fs transparent solid 0.15 noborder, \70 '' i 3 using (-1 - 1+ barHtScale_phys * $3):2 notitle with steps lc rgb "black" lw 0.3, \71 '' i 2 using (-1 - 2+ barHtScale_phys * $3):2 notitle with steps lc rgb "black" lw 0.3, \72 '' i 1 using (-1 - 3+ barHtScale_phys * $3):2 notitle with steps lc rgb "black" lw 0.3, \73 '' i 0 using (-1 - 4+ barHtScale_phys * $3):2 notitle with steps lc rgb "black" lw 0.3, \66 i 3 using (0):(0):(-1 - 4):(-1 - 4 + barHtScale_phys * $3):1:2 title columnheader(1) with boxxyerror fc rgb "black" fs transparent solid 0.15 noborder, \ 67 '' i 2 using (0):(0):(-1 - 3):(-1 - 3 + barHtScale_phys * $3):1:2 title columnheader(1) with boxxyerror fc rgb "black" fs transparent solid 0.15 noborder, \ 68 '' i 1 using (0):(0):(-1 - 2):(-1 - 2 + barHtScale_phys * $3):1:2 title columnheader(1) with boxxyerror fc rgb "black" fs transparent solid 0.15 noborder, \ 69 '' i 0 using (0):(0):(-1 - 1):(-1 - 1 + barHtScale_phys * $3):1:2 title columnheader(1) with boxxyerror fc rgb "black" fs transparent solid 0.15 noborder, \ 70 '' i 3 using (-1 - 4 + barHtScale_phys * $3):2 notitle with steps lc rgb "black" lw 0.3, \ 71 '' i 2 using (-1 - 3 + barHtScale_phys * $3):2 notitle with steps lc rgb "black" lw 0.3, \ 72 '' i 1 using (-1 - 2 + barHtScale_phys * $3):2 notitle with steps lc rgb "black" lw 0.3, \ 73 '' i 0 using (-1 - 1 + barHtScale_phys * $3):2 notitle with steps lc rgb "black" lw 0.3, \ 74 74 \ 75 75 '' i 10 using (0):(0):( 0):( 0 + barHtScale_op * $3):1:2 title columnheader(1) with boxxyerror fc rgb "black" fs transparent solid 0.15 noborder, \ … … 108 108 \ 109 109 INDIR."/plot-list-1ord.sum.dat" \ 110 i 3 using (-1 - 1):1:(-1 - 1):(-1 - 1+ .8) notitle with xerrorbars lc rgb "black" pt 5 ps 0.8, \111 '' i 2 using (-1 - 2):1:(-1 - 2):(-1 - 2+ .8) notitle with xerrorbars lc rgb "black" pt 5 ps 0.8, \112 '' i 1 using (-1 - 3):1:(-1 - 3):(-1 - 3+ .8) notitle with xerrorbars lc rgb "black" pt 5 ps 0.8, \113 '' i 0 using (-1 - 4):1:(-1 - 4):(-1 - 4+ .8) notitle with xerrorbars lc rgb "black" pt 5 ps 0.8, \110 i 3 using (-1 - 4):1:(-1 - 4):(-1 - 4 + .8) notitle with xerrorbars lc rgb "black" pt 5 ps 0.8, \ 111 '' i 2 using (-1 - 3):1:(-1 - 3):(-1 - 3 + .8) notitle with xerrorbars lc rgb "black" pt 5 ps 0.8, \ 112 '' i 1 using (-1 - 2):1:(-1 - 2):(-1 - 2 + .8) notitle with xerrorbars lc rgb "black" pt 5 ps 0.8, \ 113 '' i 0 using (-1 - 1):1:(-1 - 1):(-1 - 1 + .8) notitle with xerrorbars lc rgb "black" pt 5 ps 0.8, \ 114 114 \ 115 115 '' i 10 using ( 0):1:( 0):( 0 + .8) notitle with xerrorbars lc rgb "black" pt 5 ps 0.8, \
Note:
See TracChangeset
for help on using the changeset viewer.