The tooltips don't support any HTML elements (yet?), so you can't put a 
dropdown in them.  You can, however, do something like this when the user 
clicks on a data point, by registering a 'select' event handler.  You could 
spawn a popup, lightbox, or other element from there containing the 
dropdown.

On Thursday, April 19, 2012 11:19:45 AM UTC-4, cd2012 wrote:
>
> Hello,
> I have two separate charts - a scatter chart and a line chart. On hovering 
> the mouse over a certain co-ordinate on any ot these, I want to show a 
> dropdown with 2 selections. Each selection will further go to a new chart - 
> associated with the point selected. Are both these things possible?
>  
> I'm open to other ways of doing this as long as the requirements are met. 
> Any suggestions?
>  
> Thanks!
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/l62UIBPX8poJ.
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