aboutsummaryrefslogtreecommitdiff
path: root/img/common/velocity_wrapper.gnuplot
blob: a08c8b450e6d87a26538f513a65181fa1a933e9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
reset

set term pdfcairo enh size 21cm, 5cm
set output 'static/'.plotname.'.pdf'

load 'common/moreland.pal'

set size ratio -1
set xtics 0,2,22
set ytics 0,1,4
set cbtics 0,0.5,2.0
set cbrange [0:2.0]

set colorbox user origin graph 1.01, graph 0 size 0.02, graph 1
set rmargin at screen 0.91

set cblabel "Geschwindigkeitsnorm"