Is there any Javascript Chart Library which i can use for Blackberry browser. Without ActiveX?
I want to make one blackberry browser based chart report app using PhoneGap with html and javascript.
Thanks --Raghav
You have a couple options:
Both Google charts and RaphaelJS use SVG (which in turn renders using VML in IE). gRaphael unfortunately hasn't been maintained in the past year, but there are several examples that show various charts.