Skip to content

Departments & Students Distribution of National Taiwan Ocean University. This project is built with D3’s Sankey plugin. The plugin takes as input the nodes and weighted links, computing positions via iterative relaxation. After fixing the horizontal position of each node, the algorithm starts from the sources on the left, positioning downstream …

Notifications You must be signed in to change notification settings

Daniel010007/NTOU_DataVisalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NTOU_DataVisalization

Departments & Students Distribution of National Taiwan Ocean University. This project is built with D3’s Sankey plugin. The plugin takes as input the nodes and weighted links, computing positions via iterative relaxation. After fixing the horizontal position of each node, the algorithm starts from the sources on the left, positioning downstream nodes so as to minimize link distance. A reverse pass is then made from right-to-left, and then the entire process is repeated several times. Overlapping nodes are shifted to avoid collision.

About

Departments & Students Distribution of National Taiwan Ocean University. This project is built with D3’s Sankey plugin. The plugin takes as input the nodes and weighted links, computing positions via iterative relaxation. After fixing the horizontal position of each node, the algorithm starts from the sources on the left, positioning downstream …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published