src/speed.plot

    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    
    #!/usr/bin/gnuplot -persist
    #
    #    
    #    	G N U P L O T
    #    	Version 4.6 patchlevel 0    last modified 2012-03-04 
    #    	Build System: Linux x86_64
    #    
    #    	Copyright (C) 1986-1993, 1998, 2004, 2007-2012
    #    	Thomas Williams, Colin Kelley and many others
    #    
    #    	gnuplot home:     http://www.gnuplot.info
    #    	faq, bugs, etc:   type "help FAQ"
    #    	immediate help:   type "help"  (plot window: hit 'h')
    # set terminal wxt 0
    # set output
    unset clip points
    set clip one
    unset clip two
    set bar 1.000000 front
    set border 31 front linetype -1 linewidth 1.000
    set timefmt z "%d/%m/%Y-%H:%M:%S"
    set zdata 
    set timefmt y "%d/%m/%Y-%H:%M:%S"
    set ydata 
    set timefmt x "%d/%m/%Y-%H:%M:%S"
    set xdata time
    set timefmt cb "%d/%m/%Y-%H:%M:%S"
    set timefmt y2 "%d/%m/%Y-%H:%M:%S"
    set y2data 
    set timefmt x2 "%d/%m/%Y-%H:%M:%S"
    set x2data 
    set boxwidth
    set style fill  empty border
    set style rectangle back fc lt -3 fillstyle   solid 1.00 border lt -1
    set style circle radius graph 0.02, first 0, 0 
    set style ellipse size graph 0.05, 0.03, first 0 angle 0 units xy
    set dummy x,y
    set format x "% g"
    set format y "% g"
    set format x2 "% g"
    set format y2 "% g"
    set format z "% g"
    set format cb "% g"
    set format r "% g"
    set angles radians
    set grid nopolar
    set grid xtics nomxtics ytics nomytics noztics nomztics \
     nox2tics nomx2tics noy2tics nomy2tics nocbtics nomcbtics
    set grid layerdefault   linetype 0 linewidth 1.000,  linetype 0 linewidth 1.000
    set raxis
    set key title ""
    set key bmargin center horizontal Right noreverse enhanced autotitles nobox
    set key noinvert samplen 4 spacing 1 width 0 height 0 
    set key maxcolumns 0 maxrows 0
    set key noopaque
    unset label
    unset arrow
    set style increment default
    unset style line
    unset style arrow
    set style histogram clustered gap 2 title  offset character 0, 0, 0
    unset logscale
    set offsets 0, 0, 0, 0
    set pointsize 1
    set pointintervalbox 1
    set encoding default
    unset polar
    unset parametric
    unset decimalsign
    set view 60, 30, 1, 1
    set samples 100, 100
    set isosamples 10, 10
    set surface
    unset contour
    set clabel '%8.3g'
    set mapping cartesian
    set datafile separator whitespace
    unset hidden3d
    set cntrparam order 4
    set cntrparam linear
    set cntrparam levels auto 5
    set cntrparam points 5
    set size ratio 0 1,1
    set origin 0,0
    set style data points
    set style function lines
    set xzeroaxis linetype -2 linewidth 1.000
    set yzeroaxis linetype -2 linewidth 1.000
    set zzeroaxis linetype -2 linewidth 1.000
    set x2zeroaxis linetype -2 linewidth 1.000
    set y2zeroaxis linetype -2 linewidth 1.000
    set ticslevel 0.5
    set mxtics default
    set mytics default
    set mztics default
    set mx2tics default
    set my2tics default
    set mcbtics default
    set xtics border in scale 1,0.5 mirror norotate  offset character 0, 0, 0 autojustify
    set xtics autofreq  norangelimit
    set ytics border in scale 1,0.5 mirror norotate  offset character 0, 0, 0 autojustify
    set ytics autofreq  norangelimit
    set ztics border in scale 1,0.5 nomirror norotate  offset character 0, 0, 0 autojustify
    set ztics autofreq  norangelimit
    set nox2tics
    set noy2tics
    set cbtics border in scale 1,0.5 mirror norotate  offset character 0, 0, 0 autojustify
    set cbtics autofreq  norangelimit
    set rtics axis in scale 1,0.5 nomirror norotate  offset character 0, 0, 0 autojustify
    set rtics autofreq  norangelimit
    set title "" 
    set title  offset character 0, 0, 0 font "" norotate
    set timestamp bottom 
    set timestamp "" 
    set timestamp  offset character 0, 0, 0 font "" norotate
    set rrange [ * : * ] noreverse nowriteback
    set trange [ * : * ] noreverse nowriteback
    set urange [ * : * ] noreverse nowriteback
    set vrange [ * : * ] noreverse nowriteback
    set xlabel "" 
    set xlabel  offset character 0, 0, 0 font "" textcolor lt -1 norotate
    set x2label "" 
    set x2label  offset character 0, 0, 0 font "" textcolor lt -1 norotate
    set xrange [ * : * ] noreverse nowriteback
    set x2range [ * : * ] noreverse nowriteback
    set ylabel "points.steps/s" 
    set ylabel  offset character 0, 0, 0 font "" textcolor lt -1 rotate by -270
    set y2label "" 
    set y2label  offset character 0, 0, 0 font "" textcolor lt -1 rotate by -270
    set yrange [ * : * ] noreverse nowriteback
    set y2range [ * : * ] noreverse nowriteback
    set zlabel "" 
    set zlabel  offset character 0, 0, 0 font "" textcolor lt -1 norotate
    set zrange [ * : * ] noreverse nowriteback
    set cblabel "" 
    set cblabel  offset character 0, 0, 0 font "" textcolor lt -1 rotate by -270
    set cbrange [ * : * ] noreverse nowriteback
    set zero 1e-08
    set lmargin  -1
    set bmargin  -1
    set rmargin  -1
    set tmargin  -1
    set locale "en_NZ.utf8"
    set pm3d explicit at s
    set pm3d scansautomatic
    set pm3d interpolate 1,1 flush begin noftriangles nohidden3d corners2color mean
    set palette positive nops_allcF maxcolors 0 gamma 1.5 color model RGB 
    set palette rgbformulae 7, 5, 15
    set colorbox default
    set colorbox vertical origin screen 0.9, 0.2, 0 size screen 0.05, 0.6, 0 front bdefault
    set style boxplot candles range  1.50 outliers pt 7 separation 1 labels auto unsorted
    set loadpath 
    set fontpath 
    set psdir
    set fit noerrorvariables
    GNUTERM = "wxt"
    IDX = 100
    plot for [IDX=0:100] '< awk -f ./speed.awk ./speed.stats' i IDX u 1:2 w lp t columnheader(1)
    #    EOF