Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add library & example for interactive network visualization #30

Open
tylere opened this issue Jun 22, 2018 · 0 comments
Open

Add library & example for interactive network visualization #30

tylere opened this issue Jun 22, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@tylere
Copy link
Contributor

tylere commented Jun 22, 2018

Options:

  • bokeh - Interactive Web Plotting for Python. Has some support for Graph and Network plots. (Already installed as part of the Jupyter stacks image)
  • networkx - NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. (Already installed as part of the Jupyter stacks image)
  • visJS2jupyter - a tool to bring the interactivity of networks created with vis.js into jupyter notebook cells. Network examples.
  • graphviz - simple pure-Python interface for the Graphviz graph-drawing software.
  • pygraphistry - PyGraphistry is library to extract, transform, and visually explore big graphs
@tylere tylere added the enhancement New feature or request label Jun 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant