|
From: HarryKane <har...@gm...> - 2007-08-21 10:04:02
|
Hans-Bernhard Br=C3=B6ker-2 wrote: >=20 > HarryKane wrote: >=20 >> I want to create a barchart with errorbars, but until now I only found >> the >> possebility to add an errorbar with a delta-y value. But I need to add a >> ylow and yhigh errormark to the barchart, like known from >plot >> "file.dat" >> using 1:2:3:4 with yerrorbars.=20 >=20 > What's wrong with the "boxerrorbars" style? >=20 Sorry, I gave too little information. I'm using >set style data histograms >set style histogram clustered respectively=20 >set style histogram errorbars=20 and there I only get errorbars delta-y.=20 http://www.nabble.com/file/p12251819/example.jpg=20 I need the clustered histogram (also known as "bar chart" ;-) ) and for every bar I need a min_error and a max_error.=20 For now I'll try to improvise this with a some plots over another, but I'm not very confident.=20 @Hans: Can you please explain in detail, what do you meant by boxerrorbars? Greetings, Martin --=20 View this message in context: http://www.nabble.com/historgram-errorbars-wi= th-yhigh---ylow-tf4285552.html#a12251819 Sent from the Gnuplot - User mailing list archive at Nabble.com. |