Hi all, I have a csv which is being read to create charts - 3 lines in the chart.
This is how how I make the underlying table for the charts- var arrayDataPF = $.csv.toArrays(csvStringPF, {onParseValue: $.csv.hooks.castToScalar}); var dataPF = new google.visualization.arrayToDataTable(arrayDataPF); Is it possible to have the tooltips column in the csv? If no, what should I do to insert tooltips columns to the existing columns of the table for the graphs. I have tried some idea, none seem to work. Thanks Chinmaya -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-visualization-api+unsubscr...@googlegroups.com. To post to this group, send email to google-visualization-api@googlegroups.com. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.