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

pyvis node labels don't appear sometimes #286

Closed uretaj closed 3 weeks ago

uretaj commented 3 weeks ago

I'm using pyvis to visualize my networkx graph but sometimes when I try to load the generated HTML file, the node labels don't appear or they are quite transparent. This seems to happen randomly as the node labels appear sometimes.

I already tried disabling gravity just to check if it was just loading slowly but the labels still don't appear