Ignore:
Timestamp:
Apr 17, 2026, 12:16:15 PM (2 weeks ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
master
Children:
534188b
Parents:
4cf8832
Message:

Revert 75ba2fa6b formatting on plots. Aligned plots use aligned axes. All plots have log vertical.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/mike_brooks_MMath/plots/list-zoomout-shuf-swift.gp

    r4cf8832 r9e94c9f  
    1 set terminal pdfcairo color enhanced size 3.625in,2.35in font "Times,17"
     1set terminal pdfcairo color enhanced size 3.625in,3.0in font "Times,17"
    22
    33set size 1.0, 1.0    # scale of plot area inside terminal
     
    2222#set yrange [1:1000];
    2323set xlabel "List length (item count)" offset 2,0
    24 set ylabel "Duration (ns), log scale" offset 1,0
     24set ylabel "Duration (ns)" offset 1,0
    2525set linetype 3 dashtype 2
    2626set linetype 4 dashtype 2
Note: See TracChangeset for help on using the changeset viewer.