imohitmayank / jaal

Your interactive network visualizing dashboard
MIT License
321 stars 41 forks source link

Blank plot using own data #61

Closed rtassicker closed 1 year ago

rtassicker commented 1 year ago

Hi Mohit, thanks for this library. The game of thrones test data works fine but when I use my own data set the plot is blank. The settings panel appears but no nodes or connections. I've attached my node and edge CSVs - though I have tried with just the edge_df and I get the same result. Am I missing something, is there a problem with my data?

status_mapping_edge.csv status_mapping_node.csv

rtassicker commented 1 year ago

Solved with a solution found in issue #49 - there were duplicate pairs in the edge csv.