So I have something like this image on the screen:

I have looked at the examples for creating a bar chart but the problem I am having is charting from negative, to zero to positive. I am wondering if each row should be 3 bars (negative to zero, the average dotted rect and then from the average to the max).
This is kind of like a candle stick chart but horizontal.
Any help would be much appreciated.
Here is a fiddle with what I've achieved so far: http://jsfiddle.net/jLjPz/