Skip to main content

Graph Visualization Package

Project description

nxviz

Join the chat at https://gitter.im/ericmjl/nxviz https://img.shields.io/pypi/v/nxviz.svg https://img.shields.io/travis/ericmjl/nxviz.svg Documentation Status Updates

nxviz is a graph visualization package for NetworkX. With nxviz, you can create beautiful graph visualizations by a declarative API. Here’s an example.

# Assume we have a professional network of physicians belonging to hospitals.
c = CircosPlot(G, node_color='affiliation', node_grouping='affiliation')
c.draw()
plt.show()  # only needed in scripts

Check out the examples for more details!

Features

  • Declarative API.

  • Works with NetworkX, one of the more popular graph libraries in Python.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2016-07-15)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nxviz-0.2.4.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

nxviz-0.2.4-py2.py3-none-any.whl (10.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file nxviz-0.2.4.tar.gz.

File metadata

  • Download URL: nxviz-0.2.4.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for nxviz-0.2.4.tar.gz
Algorithm Hash digest
SHA256 17cbbc9907bbd6ffcb2cee4f92d520215160362ec7260bebe651cda3c5d7b4aa
MD5 8690fff0991d9ae517269b37a66d4326
BLAKE2b-256 d910f457331718a286d08c06f4892024d1e647e674f8bbcc0d8f745b8757211a

See more details on using hashes here.

File details

Details for the file nxviz-0.2.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for nxviz-0.2.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 40af2465ff0e82318f4b3c6a2622f314f6ba8310012224b9c2c24fd97fd6e078
MD5 917090e3de4de82ebed47ebcbba1147a
BLAKE2b-256 72bab44eb735279f0ae77f354f022114216d7168ca2a93d2f29c89109cb14173

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page