it looks as though your android does not support SVG. from previous postings (in a similar issue) we found that SVG support on the android browsers was first supported in the Honeycomb version (3.0) whereas yours runs Gingerbread (2.*)
On Tue, Nov 29, 2011 at 12:13 PM, sneha <[email protected]> wrote: > i have created a piechart using google visualization api and json > data(using jquery)...it works fine when i run it on safari...Also i > have creted an apk for the same...which i have installed on samsung > galaxy tab...but the output only shows the json data and the title of > the chart....the piechart is not visible...can anyone please help me > to reach to the solution of this problem. > > thanks, > sneha > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
