I am getting this problem with the current version:

[image: 2022-04-07 13_33_33-Window.png]

and there are many errors on the console:

jsapi_compiled_ui_module.js:217 Error: <text> attribute y: Expected length, 
"NaN".
gvjs_.oH @ jsapi_compiled_ui_module.js:217
gvjs_.ys @ jsapi_compiled_ui_module.js:216
(anonym) @ jsapi_compiled_sankey_module.js:9
gvjs_u @ jsapi_compiled_default_module.js:62
gvjs_43.AB @ jsapi_compiled_sankey_module.js:8
gvjs_OR.draw @ jsapi_compiled_fw_module.js:41
gvjs_.draw @ jsapi_compiled_ui_module.js:1065
gvjs_RL.draw @ jsapi_compiled_ui_module.js:1064
gvjs_.no @ jsapi_compiled_ui_module.js:1069
gvjs_2B @ jsapi_compiled_ui_module.js:252
gvjs_.rl @ jsapi_compiled_ui_module.js:259
gvjs_.Rd @ jsapi_compiled_ui_module.js:1068
(anonym) @ jsapi_compiled_default_module.js:458
gvjs_Zg @ jsapi_compiled_default_module.js:167
gvjs_.draw @ jsapi_compiled_default_module.js:458
Diagramm @ tag50.html:101
Promise.then (async)
J.V @ loader.js:150
Daten_laden.req.onreadystatechange @ tag50.html:36
XMLHttpRequest.send (async)
Daten_laden @ tag50.html:41
init @ tag50.html:233
onload @ tag50.html:271
jsapi_compiled_ui_module.js:214 Error: <rect> attribute y: Expected length, 
"NaN".
gvjs_.Bl @ jsapi_compiled_ui_module.js:214
(anonym) @ jsapi_compiled_sankey_module.js:10
gvjs_u @ jsapi_compiled_default_module.js:62
gvjs_43.AB @ jsapi_compiled_sankey_module.js:9
gvjs_OR.draw @ jsapi_compiled_fw_module.js:41
gvjs_.draw @ jsapi_compiled_ui_module.js:1065
gvjs_RL.draw @ jsapi_compiled_ui_module.js:1064
gvjs_.no @ jsapi_compiled_ui_module.js:1069
gvjs_2B @ jsapi_compiled_ui_module.js:252
gvjs_.rl @ jsapi_compiled_ui_module.js:259
gvjs_.Rd @ jsapi_compiled_ui_module.js:1068
(anonym) @ jsapi_compiled_default_module.js:458
gvjs_Zg @ jsapi_compiled_default_module.js:167
gvjs_.draw @ jsapi_compiled_default_module.js:458
Diagramm @ tag50.html:101
Promise.then (async)
J.V @ loader.js:150
Daten_laden.req.onreadystatechange @ tag50.html:36
XMLHttpRequest.send (async)
Daten_laden @ tag50.html:41
init @ tag50.html:233
onload @ tag50.html:271
jsapi_compiled_ui_module.js:214 Error: <rect> attribute height: Expected 
length, "NaN".
gvjs_.Bl @ jsapi_compiled_ui_module.js:214
(anonym) @ jsapi_compiled_sankey_module.js:10
gvjs_u @ jsapi_compiled_default_module.js:62
gvjs_43.AB @ jsapi_compiled_sankey_module.js:9
gvjs_OR.draw @ jsapi_compiled_fw_module.js:41
gvjs_.draw @ jsapi_compiled_ui_module.js:1065
gvjs_RL.draw @ jsapi_compiled_ui_module.js:1064
gvjs_.no @ jsapi_compiled_ui_module.js:1069
gvjs_2B @ jsapi_compiled_ui_module.js:252
gvjs_.rl @ jsapi_compiled_ui_module.js:259
gvjs_.Rd @ jsapi_compiled_ui_module.js:1068
(anonym) @ jsapi_compiled_default_module.js:458
gvjs_Zg @ jsapi_compiled_default_module.js:167
gvjs_.draw @ jsapi_compiled_default_module.js:458
Diagramm @ tag50.html:101
Promise.then (async)
J.V @ loader.js:150
Daten_laden.req.onreadystatechange @ tag50.html:36
XMLHttpRequest.send (async)
Daten_laden @ tag50.html:41
init @ tag50.html:233
onload @ tag50.html:271
jsapi_compiled_ui_module.js:214 Error: <path> attribute d: Expected number, 
"…75017963928,745,NaN,890,NaNL890,…".
gvjs_.tX @ jsapi_compiled_ui_module.js:214
gvjs_.Dc @ jsapi_compiled_ui_module.js:140
(anonym) @ jsapi_compiled_sankey_module.js:10
gvjs_u @ jsapi_compiled_default_module.js:62
gvjs_43.AB @ jsapi_compiled_sankey_module.js:10
gvjs_OR.draw @ jsapi_compiled_fw_module.js:41
gvjs_.draw @ jsapi_compiled_ui_module.js:1065
gvjs_RL.draw @ jsapi_compiled_ui_module.js:1064
gvjs_.no @ jsapi_compiled_ui_module.js:1069
gvjs_2B @ jsapi_compiled_ui_module.js:252
gvjs_.rl @ jsapi_compiled_ui_module.js:259
gvjs_.Rd @ jsapi_compiled_ui_module.js:1068
(anonym) @ jsapi_compiled_default_module.js:458
gvjs_Zg @ jsapi_compiled_default_module.js:167
gvjs_.draw @ jsapi_compiled_default_module.js:458
Diagramm @ tag50.html:101
Promise.then (async)
J.V @ loader.js:150
Daten_laden.req.onreadystatechange @ tag50.html:36
XMLHttpRequest.send (async)
Daten_laden @ tag50.html:41
init @ tag50.html:233
onload @ tag50.html:271

Daniel LaLiberte schrieb am Mittwoch, 3. Mai 2017 um 17:43:18 UTC+2:

> I would guess this looks like a bug, since there appears to be room enough 
> for all the nodes.  But as a workaround, have you tried adding to the 
> height?
>
> On Wed, May 3, 2017 at 11:16 AM, Matthew Alter <[email protected]> 
> wrote:
>
>> My issue stems with a diagram where everything originates from one node 
>> and distributes to many (10).  However, the second group of nodes overlap 
>> each other vertically.  What is the explanation for this?  What can I do to 
>> prevent it?
>>
>>
>> <https://lh3.googleusercontent.com/-v7fuhB_XkVc/WQn0M4mIvkI/AAAAAAAAA-8/z4c3_3ItoL0gAlxlqRrFbb5I6ppUvzmXQCLcB/s1600/Sankey%2BProblem.png>
>>
>> -- 
>> 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/7e6ca19c-2a13-4f75-b41e-ba060d73d24b%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/google-visualization-api/7e6ca19c-2a13-4f75-b41e-ba060d73d24b%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
> [email protected]   5CC, Cambridge MA
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/88da606e-a8e8-405b-971e-082d288edb3bn%40googlegroups.com.

Reply via email to