Skip to main content

Gruffy Sphinx extension

Project description

What’s This

This is Graphing extension for Sphinx . This extension adds the gruffy directive that automatically render graph.

using Gruffy module.

Install

used to easy_install:

$ easy_install sphinxcontrib-gruffygen

Require

Require Sphinx and Gruffy

install:

$ easy_install sphinx
$ easy_install gruffy

Usage

basic usage in sphinx documentation:

.. gruffy::
   :type: SideBar
   :title: test graph
   :width: 500

    data("foo", [1, 4, 3])
    data("bar", [8, 2, 5])

set to following types,

  • Area

  • Bar

  • Dot

  • Line

  • Pie

  • SideBar

  • StackedArea

  • StackedBar

  • StackedSideBar

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-gruffygen-0.1.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distributions

sphinxcontrib_gruffygen-0.1.1-py2.7.egg (5.2 kB view hashes)

Uploaded Source

sphinxcontrib_gruffygen-0.1.1-py2.6.egg (5.2 kB view hashes)

Uploaded Source

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