Warning: Can't synchronize with the repository (Unsupported version control system "svn". Check that the Python support libraries for "svn" are correctly installed.)
- Timestamp:
-
01/03/09 17:28:03 (4 years ago)
- Author:
-
lgs (IP: 217.216.90.58)
- Comment:
-
The API docs are diifferent now
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v33
|
v34
|
|
| 135 | 135 | There is a mailing list about !PyCha at http://groups.google.com/group/pycha You can join it to ask questions about |
| 136 | 136 | its use or simply to talk about its development. Your ideas and feedback are greatly appreciated! |
| 137 | | |
| 138 | | == API reference == |
| 139 | | |
| 140 | | Courtesy of [http://docs.python.org/lib/module-pydoc.html pydoc]: |
| 141 | | |
| 142 | | * [htdocs:pycha.bar.html pycha.bar] |
| 143 | | * [htdocs:pycha.chart.html pycha.chart] |
| 144 | | * [htdocs:pycha.color.html pycha.color] |
| 145 | | * [htdocs:pycha.line.html pycha.line] |
| 146 | | * [htdocs:pycha.pie.html pycha.pie] |
| 147 | | |
| 148 | | Note: the API docs are (re)generated every hour. |