arbor icon indicating copy to clipboard operation
arbor copied to clipboard

a graph visualization library using web workers and jQuery

Results 60 arbor issues
Sort by recently updated
recently updated
newest added

Based on the docs' sample project, I add one more particle system in the main.js. But only the last one can response to the mouse event. How I can use...

Hello, I have modified graphics to be able to get multiline texts when is inside the string Thanks a lot !

Apart from the number of nodes, all values are NaN at all times. It would be nice to have this measure to i.e. stop the display updates until the graph...

There are 9 pending pull requests and no activity for over 2 years. It's kinda sad... Would it be possible to pass the torch to someone else interested in maintaining...

Physics error and Uncaught TypeError: Cannot read property 'extend' of undefined in arbor line 105

Added semicolon after 'continue' on line 384 of the src/physics/system.js

Current parser implementation forbid users from using curly braces `{` and `}`. This PR addresses that issue by add `\` escape sequence syntax to HalfTone language. Now user can use...

excellent project. my nodes were jumping about on a merge; it took me a few minutes to realise this was the reason so thought i'd contribute it.