Select the Type of Diagram
You can choose between three types of diagram:
- X/Y Diagram: Nodes are positioned according to x- and y-coordinates. The x and y attributes must be present in the data.
- Layout Diagram: Nodes are positioned according to a graph layout algorithm. The default graph layout algorithm is Hierarchical.
- Map Diagram: Nodes are positioned according to their latitude and longitude values on a map. The latitude and longitude attributes must be present in the data.
Select a type of diagram, then click Finish. If you select Layout Diagram, click Next.