svg - d3.js graph has incorrect visualisation of path in firefox -


i'll try clear possibile (i'm not in english). have d3 static force graph , need cross browser. had big problem internet explorer, because doesn't support svg correctly. , solved drawing elliptic arc without markers suggested in topic.

now have following problem:

in every browser tested (chrome, ie, opera , safari far) graph shown correctly, in other words links length starts , stop in x,y coordinate of source , target node), while in firefox, using same data, every link go beyond node x,y coordinate.

with chrome result

with firefox result

the code i'm using same both browser, if need can try make jsfiddle working.


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -