Skip to main content

Sphinx chart extension using NVD3.js.

Project description

Sphinx chart extension using NVD3.

Feature

  • provide some kinds of nvd3- prefixed directives to generate SVG chart from source.

Installation

Install with pip:

$ pip install sphinxcontrib.nvd3

setup conf.py with:

extensions = ["sphinxcontrib.nvd3"]

This package is NOT includes Javascript and CSS files (e.g. d3.js, nvd3.js and nvd3.css).

You need to add setup function into conf.py, as below:

def setup(app):
    app.add_js_file("/path/to/d3.v3.js")
    app.add_js_file("/path/to/nv.d3.js")
    app.add_css_file("/path/to/nv.d3.css")

And then:

$ make html

Requirement

  • python-nvd3 >= 0.13.10

  • D3.js >= 3.0,<4.0

  • Sphinx >= 3.0

License

Licensed under the Apache Software License . See the LICENSE file for specific terms.

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

sphinxcontrib.nvd3-0.2.0.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sphinxcontrib.nvd3-0.2.0-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file sphinxcontrib.nvd3-0.2.0.tar.gz.

File metadata

  • Download URL: sphinxcontrib.nvd3-0.2.0.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.7

File hashes

Hashes for sphinxcontrib.nvd3-0.2.0.tar.gz
Algorithm Hash digest
SHA256 afecf5fe92e5c0523f94b5ee64d0c70f9234e6a00630067b231c377045129eab
MD5 2b19617491b746e1a981a5faf974a286
BLAKE2b-256 033c4ad8ad5de9c97d85863bf7ac478616669999b41406d3b60e84eaa7825423

See more details on using hashes here.

File details

Details for the file sphinxcontrib.nvd3-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: sphinxcontrib.nvd3-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.7

File hashes

Hashes for sphinxcontrib.nvd3-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c9be34ab28978a3872cf1383c4b56ecc2322acd9d7aa35544c3634133d890372
MD5 3dbef36e522a3476e3f5c4566e063145
BLAKE2b-256 a7d76f5e1a3351d8b8d24104047d36a2a2d1fbc0e65a6081098de285e723ad4f

See more details on using hashes here.

Supported by

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