|
From: Patrik.Br. <pat...@gm...> - 2011-11-01 19:36:30
|
Hello, and thank you for the answer. Unfortunately I have a grid with a dashed grid line at the top, and I don't want to hide that. I don't want to set the grid in front of the errorbars either because that looks a little strange for the other data. Thomas Sefzick wrote: > > you may fix this by drawing a white line where the upper border would be > located: > > set arrow 1 from graph 0, 1 to graph 1, 1 nohead front linecolor rgb > "white" > -- View this message in context: http://old.nabble.com/Problems-with-errorbar-and-border-tp32730027p32761156.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |