views:

83

answers:

0

Hi there,

I'm working on a charting UI, and have asked for help deciding on a good AJAX charting API, I think I'm going with Flot. It does almost everything I'd like to achieve, except for one, which I'm not sure: I'd like to draw a chart, with each data point having a horizontal error bar (something one can do in excel), kinda like candlestick, only horizontal. How can I achieve this in Flot? Or in any other AJAX charting API? Thanks in advance!

David