What to use to create bar, line and pie charts with javascript compatible with all major browsers?
- by marcgg
I used to work with flot but it doesn't support pie charts so I'm forced to change.
I just saw JS Charts, but their documentation is very obscure regarding cross browser compatibility (I need it to be IE6+ compliant :). Also this will be for commercial use, so I'd rather have something that I can use free of charge
jQuery Google chart looks…