|
From: atoms.h <tho...@gm...> - 2013-03-01 08:19:53
|
dear all, I'm trying to make a type of fence plot, where 2D data is plotted in pseudo 3D with a fixed y-value. My problem is I still like to have error bars, which as is my understanding are not permitted in splot (something like zerrorbars). Any chance there is a solution? here's a sample: <http://gnuplot.10905.n7.nabble.com/file/n17125/drawing-1.png> Another strange issue is the pdf terminal. It seems to not respect the linetype in splot mode (the above was done in the PS terminal). I was plotting one of the three plots above with the same pdf output and the dashed lines became continuous using splot. Changing the dash length didn't help (set term pdf color enhanced font "default, 4" lw 2 dashed dl 0.1 size 8cm,5cm) thanks in advance, thomas -- View this message in context: http://gnuplot.10905.n7.nabble.com/splot-errorbars-in-fence-plot-tp17125.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |