Zsailer / nx_altair

Draw interactive NetworkX graphs with Altair
MIT License
223 stars 26 forks source link

Florentine families example #6

Closed SmearingMap closed 6 years ago

SmearingMap commented 6 years ago

This is a jupyter notebook that demonstrates how nx_altair can help interpret networks quickly. There is quite a bit of overlap with the existing example in terms of what nx_altair functionality is demonstrated, but I thought it might be helpful to have an example using a real dataset and using networkx functionality to determine colors and sizing.

Zsailer commented 6 years ago

@mtrenfield This looks great! Thank you for sharing.

Would you like to add your name to the notebook?--something like, "Example written by @mtrenfield"

Once we merge this PR, I'll create a Binder repo that links to this (and other) example notebook.

SmearingMap commented 6 years ago

I have added a line with authorship information.

Zsailer commented 6 years ago

Great! Thanks! Merging now.