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 really nice and is well integrated with rails (the framework I'm using) but I'm not sure how good it is.
So what do you guys use? What would you recommend keeping in mind that:
It will be for commercial use (I can deal with a license, but I'd rather avoid that)
It needs to be javascript (no svg, no flash please)
It needs to be compatible with IE6+, FF, Chrome, Opera and Safari
It needs to be pretty ^^
If it uses jQuery it's even better