I am using the Eclipse plugin to create an application that analyses some data and then generates a report of this analysis. This report is made available as a Google spreadsheet.
On a second worksheet in this spreadsheet, I would like to include some charts to visualize the information. However, I can only find soms javascript examples of how to make charts. But my application is developped in Java (with Eclipse). Also, the chart would have to be incorporated in the speadsheet, and will not be included in a webpage. I there a way to programmatically create a chart (e.g. piechart) from a Google project in eclipse (java-code) in a Google Spreadsheet? -- You received this message because you are subscribed to the Google Groups "Google Spreadsheets API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
