Hi Daniel, Dynamic : i will fetch data by querying from database(for example)... it will give the result in json data format like this
x axis yaxis zaxis(stacked column one above the other) keyword1 client1 1 keyword1 client2 4 keyword2 client3 5 keyword3 client1 6 keyword4 client2 7 if i pass this data to draw chart. I am getting error as Error: Row 1 has 17 columns...... unequal number of columns.. So, do i need to manually manipulate the data by adding and setting the remaining column as zero? thank you santhosh > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
