uchicago-dsi / climate-cabinet-campaign-finance-tracker

1 stars 2 forks source link

explore other libraries for network visualization #100

Open trevorspreadbury opened 7 months ago

trevorspreadbury commented 7 months ago
import plotly.graph_objects as go  # TODO: explore other libraries

https://github.com/dsi-clinic/2024-winter-climate-cabinet-campaign-finance-tracker/blob/44dcc58d57d91d87083a3816faed368d9a2bfe11/src/utils/network.py#L8

bhavyapan commented 6 months ago

Checked and decided to keep the one we currently have.