Hi TISMRN,

I recently had the same problem. You can set the number of iterations drawn 
to 0, and this causes the chart to be drawn based on the order that you 
input the data. It might be too late to help you now, but I want it to be 
available when others find this thread.

Example:

var options = {
>       height: 400,
>       width: 400,
>
>       sankey: {
> iterations: 0,
>           }


-- 
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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/944be8b3-6a6c-4cd6-a2d4-55c12cb6b1c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to