Pygal dynamic SVG charting library integration for plone
Project description
Introduction
============
collective.pygal.core integrates the pygal dynamic SVG charting library
into Plone. On its own this package does not provide any functionality,
it just registers the CSS and Javascript pygal requires.
In the future common fuctionalities that make pygal easier to use in
plone will be integrated here.
What is pygal?
==============
Pygal is a python SVG Charts Creator. To produce good looking charts
you do not need any bulky javascript libraries, the svg creation
is entirely done in python on the serverside with only a minimum
of javascript embedded to create some effects. Pygal is easy to use
and provides flexible and customizable layouts.
It features various graph types:
- Bar charts
- Line charts
- XY charts
- Pie charts
- Radar charts
Python/Css styling with some packaged themes (default, light, neon,
clean, dark_solarized, light_solarized)
And a lot of options to customize the charts.
See http://pygal.org/ for more information.
pygal requires 2.6 > python > 3.0
Changelog
=========
0.1 (2012/04/02)
-------------------
- Initial release
============
collective.pygal.core integrates the pygal dynamic SVG charting library
into Plone. On its own this package does not provide any functionality,
it just registers the CSS and Javascript pygal requires.
In the future common fuctionalities that make pygal easier to use in
plone will be integrated here.
What is pygal?
==============
Pygal is a python SVG Charts Creator. To produce good looking charts
you do not need any bulky javascript libraries, the svg creation
is entirely done in python on the serverside with only a minimum
of javascript embedded to create some effects. Pygal is easy to use
and provides flexible and customizable layouts.
It features various graph types:
- Bar charts
- Line charts
- XY charts
- Pie charts
- Radar charts
Python/Css styling with some packaged themes (default, light, neon,
clean, dark_solarized, light_solarized)
And a lot of options to customize the charts.
See http://pygal.org/ for more information.
pygal requires 2.6 > python > 3.0
Changelog
=========
0.1 (2012/04/02)
-------------------
- Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file collective.pygal.core-0.1.tar.gz
.
File metadata
- Download URL: collective.pygal.core-0.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be069a24c14e1f0a956a17d43e412cdae6c3fd414f6473c4697c128dcfd18b3a |
|
MD5 | 9f91e2f61bf9195e064ff1d6f3b1806a |
|
BLAKE2b-256 | 4223665b0d34f3148966b7a8f2703bfdad078f76b2cc5f35e00d8c6f9ab4d113 |