WestHealth / pyvis

Python package for creating and visualizing interactive network graphs.
http://pyvis.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
940 stars 162 forks source link

Intergration with EasyGraph #250

Open mgao97 opened 9 months ago

mgao97 commented 9 months ago

Hi, thank you for your great network visualization tool! So cool!

We have developed a network analysis library named EasyGraph, please refer to https://github.com/easy-graph/Easy-Graph.

Could you please conduct the intergration with pyvis with EasyGraph? I think it is a both-win strategy for us.