|
From: Navin <rus...@ya...> - 2011-03-21 07:55:19
|
Hi All, I have data of the form 0 C lower higher H lower higher AAA 0.002677 0.0024 0.0028 0.002888 0.0026 0.0030 GGG 0.002677 0.0024 0.0028 0.002888 0.0026 0.0030 I wanted to make a clusted bar plot using gnuplot in which column C and H are clustered together and the lower and high column are the lower and higher limits of the yerrorbars. I have tried playing around with sample files for clustered bar plots available on the internet but did not succeed. ANy help would be greatly appreciated. Thanks, Navin |