Hi, I am creating a table using Google charts / visualization API. The underlying data is shown in image 'table 1'. As you can see it has both numbers and dates. Google chart correctly shows it with proper data formatting and validation. I do mention column level type like 'date' etc.
However, my requirement is to transpose the table and show it as in image 'table 2'. If I try to do that then data validation and formatting fails as Google enforces that at column levels. If I mark the columns as string and then I may lose the validation and formatting. How do I go about transposing the table without losing the data validation and formatting by Google? Thanks in advance. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/a973bc2d-6426-45d8-ba12-21f778ac8da0n%40googlegroups.com.
