# set terminal canvas rounded size 600,400 enhanced fsize 10 lw 1.6 fontscale 1 name "violinplot_5" jsdir "." # set output 'violinplot.5.js' 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 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" norotate set xrange [ -1.00000 : 5.00000 ] noreverse nowriteback nsamp = 3000 i = 3001 y = 179.81901992101 x = 0.0 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