|
From: atoms.h <tho...@gm...> - 2013-03-04 10:44:04
|
Thanks a lot Ethan, that worked beautifully! (As I understand it, the vectors style plots the delta from the previous position of the coordinate. So I had to fill in two lines for both directions of the error bars, but that's no problem at all.) About the pdf terminal: yes, in that example the dl was too small, but that was only where I stopped trying. Previously I made a 2D (using 'plot') plot of one of the panels with the same terminal setup and got actual dashed lines, but when using splot they disappear....that's why I took a detour with the eps enhanced ps terminal and execute !epstopdf at the end of the script. That's how I got the pdf with dashed in the example (same size, same dl settings)... again, thanks a lot! -- View this message in context: http://gnuplot.10905.n7.nabble.com/splot-errorbars-in-fence-plot-tp17125p17143.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |