Hello everybody,
First, sorry for my very bad English!!

I have a asp page that draw 16 graphs in 16 div.
so,all the graphs are small (400*300).
I would want resize a graph when for example on a onmouseover in a
graph.
I try a google.visualization.events.addListener:
response.write("google.visualization.events.addListener(chart,
'onmouseover',zoom('dchart_div" & vid & "',data));")
it's work, graph are resize in 800*600, but not onmouseover, on load
of the page for all graphs although my mouse is on the top of chrome
or ie (not on a graph).
So, probably i don't understood the mining an the way of work of
addListener, somebody can help me?
Thank
H. Dufossé

-- 
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.

Reply via email to