Thank you so much! It works pefectly now. On Monday, June 22, 2015 at 7:06:23 AM UTC-7, Sergey wrote: > > Hi Lakshay, > > You are posting in the right place! The reason that Sankey selection > wasn't working for you is that you need to explicitly enable selection on > the Sankey chart via the 'sankey.node.interactivity' option. The currently > release only supports node interactivity, and the next should support both > node and link interactivity. Here is a modified version of your jsfiddle > with working selection: https://jsfiddle.net/gcxusavm/ > > On Fri, Jun 19, 2015 at 7:06 PM Lakshay Akula <[email protected] > <javascript:>> wrote: > >> Hey everyone, >> >> I'm not sure if this is the appropriate place to post this, but I'm >> having issues with the "select event" and the Sankey Diagram. I want the >> Sankey diagram to display an alert box when clicked. >> >> Here is the Sankey diagram without a working select functionality - >> https://jsfiddle.net/lakula/zkpakn9u/3/ >> Here is a box chart with a working select functionality - >> https://jsfiddle.net/lakula/nx6my3bc/2/ >> >> Can someone help me figure out what's stopping the select functionality >> from working properly in my Sankey diagram? >> >> Thanks, >> Lakshay >> >> -- >> 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] >> <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at >> http://groups.google.com/group/google-visualization-api. >> For more options, visit https://groups.google.com/d/optout. >> >
-- 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/d/optout.
