A Relationship Panel shows the relationships from the panel's data, for example parent / child or person / manager. There are three ways of showing relationships: Wheel, Sankey and Network.
 
  
  
The setting are the fields in the data that specify the relationship:
-  From Id - the 'from' part of the relationship 
-  From Name - optional field for the 'from' name (e.g. the person's name) 
-  To Id - the 'to' part of the relationship 
-  From Name - optional field for the 'to' name (e.g. the manager's name)  
-  Relation - optional name / description of the relationship 
-  Weight (Wheel and Sankey only) - a value used to emphasise relationships by showing thicker lines 
The chart shows all of the distinct from and to ids and the connections between them.