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.7.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

nxviz-0.2.7-py2.py3-none-any.whl (10.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for nxviz-0.2.7.tar.gz
Algorithm Hash digest
SHA256 ac127677b6389b103e964d3c35ab03ab07a4ebc917deeaee4a367cc6714a33f3
MD5 3a6099a71ac0a97ea0e1b688800b3f70
BLAKE2b-256 f3b6aec13e745fca94f9d0cfec7f1d2e8047bf4f2d3d5413b9aae48cf7c3924f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nxviz-0.2.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8a78c0225def41ce00d9e6499b183868041e1997de2928930df665ea7564a17d
MD5 b85293784f8a988ecb088a868707878f
BLAKE2b-256 211fefcdbe4d76059138ba9a83ae5ffa282564e882fa3b23ca0e29aaee34fe21

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