Skip to main content

Graph Visualization Package

Project description

===============================
nxviz
===============================

.. image:: https://badges.gitter.im/ericmjl/nxviz.svg
:alt: Join the chat at https://gitter.im/ericmjl/nxviz
:target: https://gitter.im/ericmjl/nxviz?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge


.. image:: https://img.shields.io/pypi/v/nxviz.svg
:target: https://pypi-hypernode.com/pypi/nxviz

.. image:: https://img.shields.io/travis/ericmjl/nxviz.svg
:target: https://travis-ci.org/ericmjl/nxviz

.. image:: https://readthedocs.org/projects/nxviz/badge/?version=latest
:target: https://nxviz.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/ericmjl/nxviz/shield.svg
:target: https://pyup.io/repos/github/ericmjl/nxviz/
:alt: Updates

.. image:: https://pyup.io/repos/github/ericmjl/nxviz/python-3-shield.svg
:target: https://pyup.io/repos/github/ericmjl/nxviz/
:alt: Python 3


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

.. code:: python

# 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

* This is free software distributed under the MIT License.

Features
--------

* Declarative API.
* Works with NetworkX, one of the more popular graph libraries in Python.

Feature Requests
----------------

If you have a feature request, please post it as an issue on the GitHub repository issue_ tracker. Even better, put in a PR for it! I am more than happy to guide you through the codebase so that you can put in a contribution to the codebase - and I'll give you a digital `nxviz` contributor badge that you can put on your personal website, as a way of saying thanks!

Because nxviz is currently maintained by volunteers and has no fiscal support, any feature requests will be prioritized according to what maintainers encounter as a need in our day-to-day jobs. Please temper expectations accordingly.

.. _issue: https://github.com/ericmjl/nxviz/issues

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.3.2 (2017-09-18)
------------------

* All plots except for HivePlot are implemented.
* Implemented auto-colorbar for plots that have continuous node colors.

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

Uploaded Source

Built Distribution

nxviz-0.3.2-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nxviz-0.3.2.tar.gz
Algorithm Hash digest
SHA256 2b8802305eed2cec3d64ffdc90cf94ceb7b9447bc6dd1cf6f3a65078cbae2877
MD5 83e3f4be658392f96a5f725ce6c1086f
BLAKE2b-256 bad94e21e9aba5789017a191f5d41035fb542d4548c8d250e4543047a0604eb9

See more details on using hashes here.

File details

Details for the file nxviz-0.3.2-py3-none-any.whl.

File metadata

File hashes

Hashes for nxviz-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9b909a8ff8839d281d828c3df17603db8aa7fa462861550f074c1dac8c5cfb74
MD5 27a48bb908b69f3d485c5293883588fa
BLAKE2b-256 92f44fd1ff2fb2c15a22129d8174d7cd004eeef90f42586b4f4aec2da6adf13f

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