I'm building a Django app and I'd like to use a javascript library for the charts, is it the best way to put graphics in django aplications?. I need simple types of charts: pie and bar(with negatives).
I began to use jqplot but I'm having some problems with some options.
I'd like to find a library with pretty nice and colorful charts and compatible with the majority of the principal browsers(ie,firefox,chrome).
http://www.highcharts.com/
http://www.jqplot.com/
http://plugins.jquery.com/project/gchart
http://vis.stanford.edu/protovis/
http://polymaps.org/
http://code.google.com/p/flot/