Vis.js: A Visual Interaction System
31–40 of 54 posts
Re: Vis.js: A Visual Interaction System
#32I love these network diagrams...but I've never seen anyone actually use them!
Generic algorithms are great for large networks but computationally intensive. Small network diagrams with an explicit message often have to be manually curated to make sense.
That said, this is a great library, especially since it works so well in the browser. I'm looking forward to future development.
Re: Vis.js: A Visual Interaction System
#33Re: Vis.js: A Visual Interaction System
#34Re: Vis.js: A Visual Interaction System
#35It's nice to see that our policy of creating open-source software is starting to pay off. It's sometimes quite hard to gather interest from the wider internet population!
Re: Vis.js: A Visual Interaction System
#36I will direct my colleagues, who created this library, to this thread to answer your questions. You won't get much help from me, my expertise is C++ and robotics. :-) It's nice to see that our policy of creating open-source software is starting to pay off. It's sometimes quite hard to gather interest from the wider internet population!
I've been developing this library for a couple of years now, and since a couple of months working on it together with another colleague.
Guys feel free to share ideas and code to improve the library and make it even better, check it out on Github.
Re: Vis.js: A Visual Interaction System
#37The animation (dragging, panning and zooming) is smooth, that's really good! Can one put html formatting into the graph nodes?
Re: Vis.js: A Visual Interaction System
#38What are the supported browsers? Would be good if I could easily find that info somewhere on the site
Re: Vis.js: A Visual Interaction System
#39I will direct my colleagues, who created this library, to this thread to answer your questions. You won't get much help from me, my expertise is C++ and robotics. :-) It's nice to see that our policy of creating open-source software is starting to pay off. It's sometimes quite hard to gather interest from the wider internet population!
Re: Vis.js: A Visual Interaction System
#40What are the supported browsers? Would be good if I could easily find that info somewhere on the site
Agreed. Or at least a description of what technologies are used (e.g. Canvas, SVG, VML, etc).