Jia

Results 8 comments of Jia

@Swiip Could you give me some example ? thanks

@idwd, hi, I think it's a good idea.:)

That's so kind of you. thanks, let me try first

@dhotson Does the springyui.js depends on springy.js? I didn't found `Graph` definition in springyui.js

hi, dhotson, I've tried to using your `toScreen` algorithm, but seems the screen x,y not looks like the point one. ``` toScreen = (p)-> size = currentBB.topright.subtract(currentBB.bottomleft); sx = p.subtract(currentBB.bottomleft).divide(size.x).x...

Ok, I may not explain well. The screenshot shows two graphs, one is springy, the other one is `html div` and the absolute position of each `div` is using `toScreen`...

thanks for your PR. can we minimize the changes?