3D visualization of graphs is useful:
- 3D is important for larger graphs because of the extra spacing enabled compared to 2D
- visualization helps identify mistakes in the data structure
- statically placed 3D graphs are useful and can be navigate in the browser (VR is unnecessary)
- interactive rotation of perspective matters to making spacing of nodes visually accessible for human pattern detection
- coloring, weights, filtering edges, filtering nodes, and filtering types makes the viz less noisy
No comments:
Post a Comment