Skip to content
forked from benfred/mds.js

Classic Multidimensional scaling code in Javascript

License

Notifications You must be signed in to change notification settings

stanford-gfx/mds.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mds.js

Note: This module assumes that an instance of d3 is exposed to mds.js.

Classic Multidimensional scaling code in javascript

The code is taken from my blog post on this - which also contains examples of how it works.

Released under the MIT License.

About

Classic Multidimensional scaling code in Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.5%
  • HTML 32.5%