vis.js is a dynamic, browser-based visualization library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
wimrijnders 22edb38171 Fix option handling label selection of edges (#3116) 7 years ago
..
algorithms Reduce the time-complexity of the network initial positioning. (#2759) 7 years ago
edges fix(network): #2591 self reference edge should now appear in all cases (#2595) 7 years ago
nodes Fixes for loading images into image nodes (#2964) 7 years ago
physics only use shape.radius if availible; fixes #1625 (#2005) 8 years ago
shared Added check on mission var 'options', refactoring. (#3055) 7 years ago
Edge.js Fix option handling label selection of edges (#3116) 7 years ago
NavigationHandler.js fix #2613 with if statement, and null for pointer value rather than r… (#2615) 7 years ago
Node.js replacing all ES6 imports with CJS require calls (#3063) 7 years ago