|
From: Saravanan K. <sva...@gm...> - 2011-11-24 16:22:49
|
Dear All, I am using GNUPlot version 4.2. I had created a rowstacked, cluster histogram chart. Refer (Uploaded in MediaFire File Sharing site) - http://tinyurl.com/8398m68 Having hard time to get errorbar included in the histogram. 1. Code - sk_share.pg Refer - http://codeupload.com/4668 2. Dataset - sk_share.dat Refer - http://codeupload.com/4669 The dataset is arranged the below format Cluster x <Direction 1> <y1> <y2> <y3> <err_y1> <err_y2> <err_y3> <Direction 2> <y1> <y2> <y3> <err_y1> <err_y2> <err_y3> Do anyone know what is the way to get y-errorbar on the histogram? It does not seem to be straightforward. Hope you can help. rgds Saravanan K svanan77[at]gmail.com |