I have a requirement of a bar graph. There are five questions and for
each question , there are 3 values, a higher value, a lower value. For
each question, the bar should extend from the lower value to higher
value and a marker should be placed at the average value. You can see
the screenshot of the graph needed in
http://stackoverflow.com/questions/5800490/floating-columnmax-min-graph-in-ror
I started looking at the Google charts and found it very useful but I
am not sure whether this requirement can be done with the google
charts. Can anyone help?