I export data from mysql to csv file using CSwriter java api. But there is one special feature in Anotted time chart for title & text to use it as marker. The problem is i cannot add title and text column while exporting from mysql to csv . Any sugession to how can i do addition of columns. I am thinking of creating a new table in database and insert values along with newly created columns for text and title. Is ther any better approach . Note that csvwriter only write the exported data as it is and cannot add its own column at runtime. Please suggest!!!
-- 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.
