# set terminal pngcairo transparent enhanced font "arial,10" fontscale 1.0 size 600, 400 # set output 'violinplot.5.png' set errorbars front 1.000000 lt black linewidth 1.000 dashtype solid set border 2 front lt black linewidth 1.000 dashtype solid set boxwidth 0.075 absolute set style fill solid 1.00 border lt -1 unset key set style data filledcurves below unset xtics set ytics border in scale 1,0.5 nomirror norotate autojustify set ytics rangelimit autofreq set title "Superimposed violin plot and box plot" set title font ",15" textcolor lt -1 norotate set xrange [ -1.00000 : 5.00000 ] noreverse NO_ANIMATION = 1 nsamp = 3000 y = 179.81901992101 J = 0.1 ## Last datafile plotted: "$viol1" plot $kdensity2 using (1 + $2/20.):1 with filledcurve x=1 lt 10, '' using (1 - $2/20.):1 with filledcurve x=1 lt 10, $kdensity1 using (3 + $2/20.):1 with filledcurve x=3 lt 9, '' using (3 - $2/20.):1 with filledcurve x=3 lt 9, $viol2 using (1):2 with boxplot fc "white" lw 2, $viol1 using (3):2 with boxplot fc "white" lw 2