mirror of https://github.com/Kozea/pygal.git
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.
17 lines
721 B
17 lines
721 B
=============== |
|
Documentation |
|
=============== |
|
|
|
|
|
User documentation |
|
================== |
|
|
|
- `First steps <first_steps.html>`_ - learn how to very simply make beautiful charts. |
|
- `Charts types <chart_types.html>`_ - see what pygal can do for you. |
|
- `Styles <styles.html>`_ - change the style. |
|
- `Basic customizations <basic_customizations.html>`_ - start to improve your charts. |
|
- `Interpolations <interpolations.html>`_ - smooth your lines. |
|
- `Sparklines <sparks.html>`_ - create simple sparklines. |
|
- `Metadata <metadata.html>`_ - enrich your graph. |
|
- `Other customizations <other_customizations.html>`_ - customize all the things. |
|
- `Embedding in a web page <web.html>`_ - see several ways to use pygal on the intertubes.
|
|
|