Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 341 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 341 Bytes

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.