Based on Network data generator for Tableau by Tristan Guillevin
– nodes: with required id
fields
– links: with required source
and target
fields
{ "nodes": [ { "id": A }, { "id": B } ], "links": [ { "source": A, "target": B } ] }
To input your own data to generate the required csv files, please proceed to input your JSON file below.
Download nodes.csv
Download links.csv
To alter the layout of your network graph, feel free to configure the various parameters below. The preview will refresh itself automatically. When configurations are finally finalised, you may proceed to download the CSV files above.
Note: To adjust the node positions, select and drag the nodes directly in the graph below. Toggle Full Screen Mode ⇾