agiliq / django-graphos

Django charting made *really* easy.
http://agiliq.com/demo/graphos
BSD 2-Clause "Simplified" License
442 stars 97 forks source link

Add D3.js support #6

Open chrisjohnston opened 11 years ago

chrisjohnston commented 11 years ago

It would be nice if this worked with D3.js out of the box

shabda commented 11 years ago

Its on my todo - but fairly low priority.

I think d3.js is fairly low level and would like to use a higher level abstraction? What do you think about: http://nvd3.org/ghpages/examples.html

theju commented 11 years ago

Or probably http://tenxer.github.io/xcharts/ which also uses D3.js