WestHealth / pyvis

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

HTML Graph generated from Network is showing header twice. #219

Open kk-hiraskar opened 1 year ago

kk-hiraskar commented 1 year ago

HTML Graph generated from Network is showing header twice.

You can just reproduce issue by producing a html graph with header.

These are the version details:

Successfully installed 
MarkupSafe-2.1.2 asttokens-2.2.1 backcall-0.2.0 colorama-0.4.6 decorator-5.1.1 executing-1.2.0 
ipython-8.11.0 jedi-0.18.2 jinja2-3.1.2 jsonpickle-3.0.1 matplotlib-inline-0.1.6 networkx-3.0 
parso-0.8.3 pickleshare-0.7.5 prompt-toolkit-3.0.38 pure-eval-0.2.2 pygments-2.14.0 
** pyvis-0.3.2
six-1.16.0 stack-data-0.6.2 traitlets-5.9.0 wcwidth-0.2.6
Jasmeet2011 commented 1 year ago

I am also having the same issue!