Hi all,
I would like to plot a "box plot", something like this:
http://en.wikipedia.org/wiki/Box_plot
I tried the:
plot "data.dat" using 1:2:3:4:5 with candlestick
but it is not the same!
I found in some old post on this NG the boxxyerrorbar, but... what I'm
looking for is a simpler solution... any hint? examples?
thanks a lot,
Mauro