Agora-Project / agora-meteor

Meteor based implementation of Agora project. Agora: Solving online discussion.
GNU Affero General Public License v3.0
16 stars 3 forks source link

Graph needs better sorting and rearranging of nodes. #42

Closed Angular-Angel closed 7 years ago

Angular-Angel commented 7 years ago

Layout is significantly increased, but graph does not yet rearrange nodes.

Angular-Angel commented 7 years ago

Graph now bubble sorts sibling nodes to put them near their children.