Skip to main content

The missing 3D plotting functionality for networkx

Project description

nx3d

-missing homepage- -missing docs- -missing pypi- -missing build status-

-missing project maturity- -missing download count-

The missing 3D plotting functionality for the excellent networkx Python package.

-missing gif of frucht graph-

Installation

pip install nx3d

Check your installation

The four nx.Graph classes

nx.Graph demo

python -m nx3d

nx.DiGraph demo

python -m nx3d dir

nx.MultiGraph demo

python -m nx3d mul

nx.MultiDiGraph demo

python -m nx3d mul dir

Dynamic graph processes

Diffusion demo

python -m nx3d diffusion

Game of Life demo

python -m nx3d life

Usage

In your Python code:

import networkx as nx
import nx3d

g = nx.frucht_graph()
nx3d.plot(g)

Next steps

Check out the docs for tutorials, how-to-guides, explanations, and reference material.

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

nx3d-22.10.1.tar.gz (67.5 kB view details)

Uploaded Source

Built Distribution

nx3d-22.10.1-py3-none-any.whl (68.7 kB view details)

Uploaded Python 3

File details

Details for the file nx3d-22.10.1.tar.gz.

File metadata

  • Download URL: nx3d-22.10.1.tar.gz
  • Upload date:
  • Size: 67.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.9.13 Linux/5.15.0-1019-azure

File hashes

Hashes for nx3d-22.10.1.tar.gz
Algorithm Hash digest
SHA256 5ea79f494e59e4e56491cccf319c25d1c64b6e57e6d3984f87d42def11cb8a3a
MD5 b3c6469a85efc753058d6d31c7882e9b
BLAKE2b-256 19adbc90a74866caf0f2abb2daa3a9c06aeb24b6f95b01734e8d03a4216821f9

See more details on using hashes here.

File details

Details for the file nx3d-22.10.1-py3-none-any.whl.

File metadata

  • Download URL: nx3d-22.10.1-py3-none-any.whl
  • Upload date:
  • Size: 68.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.9.13 Linux/5.15.0-1019-azure

File hashes

Hashes for nx3d-22.10.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5398cd2502e3bb99de7b6956416a886a944c1b8e9a4d2bd0530f9201c4d09eaf
MD5 770fc106a54e99ca7cdd8599c212daca
BLAKE2b-256 170159548f1523d801cecb0b791d81e81552ae68b83cfad5c0a8892bdf9d81f7

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