My dashboard is getting data from JSON URL and it has to draw a table and a 
scatter graph for every geocoded address.. I have implemented the 
functionality of putting the markers on the map and visualizing JSON data 
from geocoded address on a data table and scatter graph.

I have the following issue though: I make use of both Google Maps and 
Google Visualization APIs and this causes the geocoding function to be 
called twice (once on the onclick() button and once on the setOnCallback()).

I think that I found a workaround fοr this issue and I created a separate 
function for the data table and scatter graph. I'm not entirely sure though 
if it's correct, as the only thing that it's drawn, are the columns of the 
data table and also I'm getting the error Data column(s) cannot be of type 
string. 

I'm providing my code ασ αν ατταψημεντ. I'm sorry if it's a bit long, but I 
want t be clear about what I'm implementing. If anybody could spot the 
mistake, that would be appreciated.

I'm glad to provide any other info. Thank you 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 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/groups/opt_out.

<<< text/html; charset=US-ASCII; name=ThreeComponent.html: Unrecognized >>>

Reply via email to