philogb / jit

The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web
http://thejit.org
Other
1.51k stars 297 forks source link

Edge types bezier and quadratic are not working in chrome(15.0.876) #92

Open PratheepV opened 13 years ago

PratheepV commented 13 years ago

Hi,

I tried to use the spacetree in my work but it is not working properly.The Edge types which provided by default is not working.line Edgtype is working but not the bezier and quadratic.Same problem is there in ur demo also (url :http://thejit.org/static/v20/Jit/Examples/Spacetree/example1.html ).Please give me some fix that would help me a lot . Thanks in advance.If we set the linewidth=2 then it is working fine..

pedrofaustino commented 13 years ago

It seems to be a Chromium bug http://code.google.com/p/chromium/issues/detail?id=102286