CodethinkLabs / software-dependency-visualizer

Prototype software dependency visualizer tool
Apache License 2.0
0 stars 1 forks source link

[block-layout] Some symbols aren't being located properly #13

Closed jmacarthur closed 8 years ago

jmacarthur commented 8 years ago

"Object: [object Object] has no index" in the javascript console means some objects are being passed to nodeXFunction or nodeYFunction which are null or have no index parameter; this leaves a lot of call lines originating from (0,0).

jmacarthur commented 8 years ago

This turned out to be in the original data; there was a symbol with no caption set.