aboutsummaryrefslogtreecommitdiff
path: root/img/common/velocity_wrapper.gnuplot
blob: 7e3b87a517dada47afe23890c0a962d851587b91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 cblabel "Geschwindigkeitsnorm"