Hi everyone! This is probably a javascript question, maybe not related to the API, but I can't seem to solve this. I don't even know how to explain the problem, so I created a very simple version of my code just to exemplify the issue. See it working here:
http://jsfiddle.net/cmoreira/xR8uN/ I am passing the data via a paramaters object and then looping it to create the maps. Everything works fine except the events.addListener. It seems to only pick up the settings of the last map created and affecting the other maps. Might have to be related with global variables and things like that but I can't seem to figure out why. Anyone could give me some tips on how to build properly the addListener in this example or tell me what I'm doing wrong? Thank in advanced! Greetings, Carlos -- 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.
