Saturday, May 14, 2011

Waterfall chart with Line Connectors

Update: the chart extension has evolved to produce waterfall charts with bubbles superimposed:


Just committed JS extension to create Waterfall charts


Look at here for details

1 comment:

Anonymous said...

I just downloaded your extension from
https://github.com/toamitkumar/waterfall-
charts/downloads and the example returns an error

MyLib.js:33 TypeError: 'undefined' is not a function (evaluating '$.lineConnector([[i+0.38, data[i].y], [i+0.62, data[i].y]])')

I'm using safari 5.1.2. Thought I'd let you know.