Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/jkbren/networkx-edge-bundling

hacky way to bundle some edges in networkx and matplotlib
https://github.com/jkbren/networkx-edge-bundling

datashader graphviz matplotlib networkx

Last synced: 4 days ago
JSON representation

hacky way to bundle some edges in networkx and matplotlib

Lists

README

        

# networkx-edge-bundling
hacky way to bundle some edges in networkx and matplotlib.

This is another one for the "things you'll probably never need and are not nice enough to *actually* use..." list.

That said, this leans quite heavily on the [datashader library](https://datashader.org/topics/index.html), which I found to be wonderful.

Two notebooks:
1. [Basics, function, etc.](https://nbviewer.jupyter.org/github/jkbren/networkx-edge-bundling/blob/master/code/edge-bundling-function.ipynb)
2. [Using with geopandas and plotting AZ commute networks](https://nbviewer.jupyter.org/github/jkbren/networkx-edge-bundling/blob/master/code/edge-bundling-geo.ipynb)


Dope1


Dope2