Visualization tab: Difference between revisions

From visone manual
Jump to navigation Jump to search
(Created page with '== layout == === node layout === ... === link routing === ... === label placement === ... == mapping == ... == geometry == === affine transformations === ... ===…')
 
No edit summary
Line 1: Line 1:
Visualization algorithms change the graphical appearance of the network; they are accesible via the visualization tab. Basic illustrations of how to layout networks or display attribute values are provided in the two trails on [[Visualization_and_analysis_(trail)|''visualization and analysis'']] and [[Managing_attributes_(trail)|''advanced attribute management'']].
visone distinguishes between three major '''visualization categories'''
* ''layout'' to recompute the positions (coordinates) or nodes, links-bends, or labels to optimize readability or other specified layout criteria;
* ''mapping'' to specify how attribute values (such as node centrality, tie strength, or class membership) are encoded in grapical variables (such as size, width, or color);
* ''geometry'' to apply geometric transformations such as rotation, reflection, or scaling to the network or parts of the network;
== layout ==
== layout ==



Revision as of 10:38, 20 February 2011

Visualization algorithms change the graphical appearance of the network; they are accesible via the visualization tab. Basic illustrations of how to layout networks or display attribute values are provided in the two trails on visualization and analysis and advanced attribute management.

visone distinguishes between three major visualization categories

  • layout to recompute the positions (coordinates) or nodes, links-bends, or labels to optimize readability or other specified layout criteria;
  • mapping to specify how attribute values (such as node centrality, tie strength, or class membership) are encoded in grapical variables (such as size, width, or color);
  • geometry to apply geometric transformations such as rotation, reflection, or scaling to the network or parts of the network;

layout

node layout

...


link routing

...


label placement

...


mapping

...


geometry

affine transformations

...

procrustes analysis

...