lsstdarkmatter / dark-matter-graph

Create dark matter graphics
https://lsstdarkmatter.github.io/dark-matter-graph/
MIT License
5 stars 2 forks source link

Add an "adjacency matrix" visualization #3

Closed yymao closed 6 years ago

yymao commented 6 years ago

Another nice way to visualize our "dark matter graph" is to use an adjacency matrix, as @wadawson proposed. @kadrlica and I suggest that we implement an "adjacency matrix" representation in our web app, in addition to the network graph we currently have.

This can certainly archivable with the D3.js library. A nice (and much more sophisticated) example can be found here.

yymao commented 6 years ago

As a preview, here's the spreadsheet version of the "adjacency matrix" representation:

image

yymao commented 6 years ago

Fixed in #7. Can be viewed at https://lsstdarkmatter.github.io/dark-matter-graph/matrix.html