Ignore:
Timestamp:
Apr 17, 2026, 12:16:15 PM (12 days 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-java.gp

    r4cf8832 r9e94c9f  
    1 set terminal pdfcairo color enhanced size 3.0in,2.35in font "Times,17"
     1set terminal pdfcairo color enhanced size 3.0in,3.0in font "Times,17"
    22
    33set size 1.0, 1.0    # scale of plot area inside terminal
     
    2020#set yrange [1:1000];
    2121set xlabel "List length (item count)" offset 2,0
    22 #set ylabel "Duration (ns), log scale"
     22#set ylabel "Duration (ns)"
    2323unset ylabel
    2424set format y ""
Note: See TracChangeset for help on using the changeset viewer.