Our charts don't actually expose mousewheel events. However, you can do it
yourself by registering a mousewheel handler on your visualization div. I
don't really do it right, but hopefully this
<http://jsfiddle.net/WUDnR/>will be enough to get you started.

- Sergey


On Tue, May 14, 2013 at 6:35 AM, Gabriele Barni <[email protected]>wrote:

> Hello everyone,
>
> I am  implementing a Combochart to build a timeline, and I d like to know
> if there is an easy way to add a Mousewheel listener to the Combochart. In
> the official documentation there is no explanation about it, but checking
> around I ve seen that Javascript let to do it.
> Thanks for all the support you can give me.
>
> Gabriele
>
> --
> 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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to