Hello everyone! I am new to visualizations and have a couple questions regarding maps and tables.
-First question - If I have a table visualizing my data that is also tied to a map, is there a way to hide the columns containing the lat, long values? This data is not necessary to the end user and doesn't need to be represented in the table. That is what the map is for. -Second question - I am retrieving my data using java servlets which returns a DataTable object which includes an arraylist of ColumnDescriptions. Assuming question 1 is possible, how would I handle this when I populate the table using the data? -Third question - I would like one map, but several tables displaying similar data. Is it possible to tie several tables and their data with one map? Hopefully what I want to achieve is clear in my questions. Thanks -- 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.
