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

Be able to set the color of an edge independently of the source node #264

Open thyagomota opened 7 months ago

thyagomota commented 7 months ago

Even when the inherits option for edge is set to false, add_edge does not seem to be able to set the color of the edge