Code 1 and Code 2
Codes
The first thing you are going to do is Open Excel Start by opening Excel on your computer Enter Data Input your network data into Excel with one column for the “source” nodes and another column for the “target” nodes You can also include additional columns for weights or attributes Save File Save your spreadsheet in CSV format to ensure compatibility with Gephi Open Gephi Launch the Gephi software on your computer Import Data In Gephi use the “Data Laboratory” tab to import your CSV file containing the network data6 Build Network Switch to the “Graph” tab in Gephi to visualize your network Use tools like layout algorithms to arrange nodes and edges Customize Visualization Customize your network visualization by adjusting colors labels node sizes and edge thickness to make it clear and visually appealing Export and Save Once you are satisfied with the network visualization export the graph in your preferred format (eg PDF PNG) and save it for future reference or sharing. ( see zip file for codes)
Code2 Code1