Hi, there's no way to do this right now. The Sankey data format currently does not lend itself well to expressing things about nodes (because nodes are represented indirectly in the table, and a single node may appear multiple times). We do eventually want to add some way to perhaps give it multiple linked DataTables, but we haven't yet finalized the design for that, and there are a few outstanding problems.
On Tue, Apr 7, 2015 at 12:17 AM Joshua Sharf <[email protected]> wrote: > Is there a way to change the colors on individual Sankey nodes, or even > individual node labels? > > For instance, if we have {X,Y,Z} mapping to {A,B,C}, is there some way of > having the nodes for X & Z be green, and the node for Y be red, and the > nodes for A & B be green, and the node for C be red? > > Even being able to make the labels different colors (if it's not possible > with the nodes) would be helpful. > > Thanks, > Joshua Sharf > > -- > 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 google-visualization-api@ > googlegroups.com. > 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.
