> > Ok, I have to trust you since I did not make any comparison. What I don > like about vis.js is one of the things you consider a "feature", the > physics. I hate them. I want to place elements whatever I want, not where > physics allows me. Will you give the option to deactivate them? I would > like to see something like this: > http://jsbin.com/gist/621d51ea7de19608127e?js,output >
Very good point. I just implemented this. Also I expose all options of vis.js in a tiddler so they can be changed. All power to the user, right? :) vis.js calculates the graph in the background and then gives the API user a chance to disable the physics. It all works exactly as in the example you linked. Technical stuff see here: https://github.com/almende/vis/issues/161 Regards Felix -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

