|
From: Thomas S. <ste...@sc...> - 2007-04-26 01:58:08
|
Dear gnuplot users, I have a question about plotting data files with gnuplot. What I am trying to do is plot my data (x,y and delta-y columns) so that data points are connected by lines and the errorbar is represented by a plain vertical line. I tried to accomplish this by using set bars 0 plot 'data.dat' w yerrorlines however, while the horizontal bars at the end of each errorbar are gone, and the datapoints are connected by a line, there is still a horizontal bar in the middle of each errorbar. Is there any way to get rid of this? I use gnuplot 4.0 patchlevel 0. Please reply to ste...@sc..., for I am not on the list. Any comments would be highly appreciated, Kind Regards, Dr. Thomas Steinbrecher The Scripps Research Institute 10550 N. Torrey Pines Rd. San Diego CA 92037, USA |