WestHealth/pyvis
Python package for creating and visualizing interactive network graphs.
HTMLBSD-3-Clause
Issues
- 1
Change node size when label is inside
#275 opened by angoodkind - 1
- 0
Some options are rendered with boolean 'True', and not 'true' as they should, thus making JS malformed
#297 opened by rjalexa - 0
Support the display of latex?
#296 opened by pyliangbo - 0
Export graphic as png/svg file
#295 opened by leoluecken - 0
tooltip_link enable for custom data.
#293 opened by prasantpoudel - 0
Spread out Nodes in hierarchal format
#292 opened by FDSRashid - 0
- 2
Network.set_options node color is broken.
#289 opened by YouGuessedMyName - 1
Network.show_buttons() and network.set_options() behave unexpectedly when ran on the same network.
#290 opened by YouGuessedMyName - 0
- 0
Applying physics to individual edges or applying different physics to each edge
#287 opened by tomsalmonza - 0
pyvis node labels don't appear sometimes
#286 opened by uretaj - 0
ModuleNotFoundError: No module named 'pyvis.network'; 'pyvis' is not a package
#285 opened by hangang96 - 0
- 0
Loading Bar Toggle
#284 opened by justas-b - 1
about the select menu
#246 opened by hangang96 - 0
Customizing Filter Menu Attribute Names in pyvis
#283 opened by emsbe - 1
Network not handling objects: assert isinstance(n_id, str) or isinstance(n_id, int)
#282 opened by matriculus - 6
Edge titles does not work?
#268 opened by zkutasi - 0
`write_html` opens browser to relative rather than absolute path, doesn't handle absolute paths as name
#278 opened by norweeg - 0
Numeric string node ID silently cast from `str` to `int` in in `add_nodes` but not `add_edges`, raises `AssertionError`
#276 opened by norweeg - 1
No display of node labels if node is numeric
#272 opened by biscotty666 - 1
Pyviz installation problem with Python 3.9
#245 opened by fingoldo - 1
Arrows are not displayed on the graph
#256 opened by ossolnce - 0
- 0
Save as json
#270 opened by wangjiawen2013 - 2
Pyvis HTML Output does not use 100% of the page
#269 opened by vkuehn - 1
Interactive Node in in Output
#266 opened by vkuehn - 4
- 0
Use palette to color nodes and add colorbar
#267 opened by tocunha - 0
Left to Right Orientation?
#265 opened by joelsangster - 0
- 0
- 1
Adding and editing nodes and edges graphically
#248 opened by azizHakim - 0
- 1
Filtering Nodes
#255 opened by cdelv - 0
Clustering nodes with same labels?
#254 opened by Bradleywcfeng - 0
Dropdown list button is not precise
#253 opened by dperez-01 - 0
Some buttons not working
#252 opened by dperez-01 - 0
Some buttons not working
#251 opened by AIC3project - 0
Intergration with EasyGraph
#250 opened by mgao97 - 0
remove print statement
#249 opened by majidaldo - 1
'dict' object has no attribute 'set'
#243 opened by Master-liuliu - 0
graph title not shown/displayed with or without hovering, after passing it in nt.add_edge() in a loop
#247 opened by vivekpadman - 0
Unable select node hover info
#242 opened by bobabooth - 0
project name too close to pyviz
#244 opened by majidaldo - 0
`Network` constructor and `def show` have contradictory default values for the `notebook` arg.
#241 opened by colllin - 0
Is there any api for judging whether can traverse from one node to another node in Network?
#240 opened by zjffdu - 0
Ability to add custom filter and to show edge labels content based on selected filter
#239 opened by batulSNPS