Hi,
Is there any way to change the position(x and y axis) of the node in
google sankey diagram? and diagram is not plotting properly if we have so
much of data.
On Friday, March 11, 2016 at 10:16:05 PM UTC+5:30, HighlyKiwi wrote:
>
> 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/6b19e5b2-7548-4ada-9200-a08031fae842%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.