aboutsummaryrefslogtreecommitdiff
path: root/img/common/velocity_wrapper.gnuplot
blob: 534040e2ab08a2638d75c77504dd01e8b20d0167 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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,1.5
set cbrange [0:1.5]

set cblabel "Geschwindigkeitsnorm"

plot 'tmp/'.plotname.'.png' binary filetype=png origin=(0.00625,0.00625) dx=0.00625 dy=0.00625 with rgbimage palette