Hi guys, My team is working on an application that uses Google Image Chart api to generate a few charts. We are finishing a new analysis component and the number of generated charts will increase a lot. So, we'd like to use a more sofisticated solution. The new google visualization api appeared to be perfect for us. But we noticed there is not a feature to export the SVG chart as an image which is necessary for us.
We could continue to use the Image Chart Api to provide the export feature, but the problem is that it seems to be deprecated. If we make the same call to a ImageLineChart and to a LineChart, for example, we see that the labels of the Image Chart are overlapped. Therefore, it doesn't seem smart to use both apis. So, I would like to know if there is a workaround for this problem. I would also be thankful for suggestions of other non-flash solutions for charts, that can be easily exported. Thanks in advance. []'s -- Renato Beserra Sousa -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
