Hi Gajendran. The MotionChart uses flash to display the chart, so events that occur inside the flash area stay in the flash code. This would explain why JQuery Draggable doesn't work with the MotionChart. Are you saying that it interferes with the chart as well?
dan On Sat, Jan 18, 2014 at 6:23 AM, Gajendran Padmanaban < [email protected]> wrote: > I have created Motion Chart. It working nice. but if i add JQuery > Draggable option then I couldn't play and filter anything. I feel click > event not firing. > > My code like below > > <div id="parent"> > <div id="child">Motion chart loaded here</div> > </div> > $("#parent").draggable(); > > let me know how to solve this > > -- > You received this message because you are subscribed to the Google Groups > "Google Chart 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-chart-api. > For more options, visit https://groups.google.com/groups/opt_out. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> - 978-394-1058 [email protected] <[email protected]> 5CC, Cambridge MA [email protected] <[email protected]> 9 Juniper Ridge Road, Acton MA -- You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api. For more options, visit https://groups.google.com/groups/opt_out.
