BarChart Parser

Description

The BarChart parser allows you to create BarCharts in pure CSS

Download & Release Notes

Download

Release Version

Moin Version

Release Notes

BarChart-1.5.4-2.py

1.0

1.5

ParserMarket/BarChart/ReleaseNotes

Installation

For general installation instructions, see ParserMarket/InstallingParsers. This parser requires no special dependencies, such as outside Python libraries.

Usage

To use this parser, simply put #BarChart after the beginning of the code block.

Example

{{{#!BarChart
-loadcss
yellow=10
blue=20
black=50
white = 90
orange=10
green=20
}}}

For more detailed examples, see /Examples

This parser is copyrighted by ReimarBauer

License

This parser is released under the terms of the GNU GPL.

Discussion

/Hints

MoinMoin: ParserMarket/BarChart (last edited 2008-03-02 21:08:31 by ReimarBauer)