Python to generate nice looking SVG graph http://pygal.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
228 B

13 years ago
===============
Documentation
===============
12 years ago
There are three ways to style the charts:
13 years ago
12 years ago
- Using `built-in themes </builtin_styles>`_
- Using `parametric themes </parametric_styles>`_
- Using `custom themes </custom_styles>`_