There are a multitude of different ways to handle input from a CSV. What is your server environment (Linux/Apache/PHP, Windows/IIS, Java)?
On Tuesday, January 15, 2013 4:18:13 PM UTC-5, [email protected] wrote: > > Thanks, > CSV file is also an option. > Can someone tell how can I do it using google visualization(again without > using google spreadsheet)? > > On Tuesday, January 15, 2013 6:43:11 PM UTC+2, asgallant wrote: >> >> If you have a Windows-based server, I believe there is a module for IIS >> that will allow ASP.net applications to read Excel files (I don't recall >> what it is called and don't know how it works, so you'll have to do the >> research there). IMHO, reading from Excel files is not worth the effort to >> make it happen. It is much easier to save the Excel file as a CSV and read >> that. >> >> On Tuesday, January 15, 2013 6:10:28 AM UTC-5, [email protected]: >>> >>> I'm trying to build a google visualisation chart using excel file as my >>> data source. >>> >>> I don't want to use google spreadsheets in order to do so. >>> >>> Is there any other way to read the excel file directly and create the >>> chart from it? >>> >>> Thanks >>> >> -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/7FwclhUMXdEJ. 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.
