rcc-uchicago / ling-viz

Visualization and UI work for Linguistica
1 stars 1 forks source link

Options for representing large networks #4

Open joyrexus opened 10 years ago

joyrexus commented 10 years ago

Provide brief descriptions and examples of alternative representations:

Why? As Mike Bostock notes:

Many methods of graph drawing, such as force layouts, do not assign intrinsically-meaningful positions to nodes: the position is only approximate, in the hope that related nodes appear nearby. While intuitive, these methods arguably make poor use of the most effective visual channel (that is, position), and in the worst case produce an indecipherable hairball.