holtzy / data_to_viz

Leading to the dataviz you need
https://www.data-to-viz.com/
MIT License
970 stars 278 forks source link

Edge bundling with Python #88

Open Icoti opened 9 months ago

Icoti commented 9 months ago

On the page https://python-graph-gallery.com/hierarchical-edge-bundling/ is stated: "As far as I know, there isn't any proper way to build a hierarchical edged bundling plot with python. If you're aware of any tip to build it, please let me knwo!".

Although I don't have experience with this type of graphics, I would like to drag your attention to following HoloViews doc page, which might describe a possible way: https://holoviews.org/user_guide/Network_Graphs.html