Warning: Can't synchronize with the repository (Unsupported version control system "svn". Check that the Python support libraries for "svn" are correctly installed.)

Changes between Version 5 and Version 6 of WikiStart

Show
Ignore:
Timestamp:
10/16/07 20:25:23 (6 years ago)
Author:
lgs (IP: 192.168.1.106)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v5 v6  
    11= !PyCha (PYthon CHArts) = 
    22 
    3 PyCha is a very simple Python package for drawing charts using the great [http://www.cairographics.org Cairo] library. Its goals are: 
     3!PyCha is a very simple Python package for drawing charts using the great [http://www.cairographics.org Cairo] library. Its goals are: 
    44 
    55  * Lightweight 
     
    1010It won't try to draw any possible chart on earth but draw the most common ones nicely. There are some other options you may want to look at like [http://bettercom.de/de/pycairochart pyCairoChart] 
    1111 
    12 PyCha is based on [http://solutoire.com/plotr/ Plotr] which is based on [http://www.liquidx.net/plotkit/ PlotKit]. Both libraries are written in JavaScript and are great for client web programming. I needed the same for the server side so that's the reason I ported Plotr to Python. Now we can deliver charts to people with Javascript disabled or embed them in PDF reports. 
     12!PyCha is based on [http://solutoire.com/plotr/ Plotr] which is based on [http://www.liquidx.net/plotkit/ PlotKit]. Both libraries are written in !JavaScript and are great for client web programming. I needed the same for the server side so that's the reason I ported Plotr to Python. Now we can deliver charts to people with !JavaScript disabled or embed them in PDF reports. 
     13 
     14!PyCha has the [http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License]. 
     15 
     16== Screenshots == 
     17 
     18== Documentation == 
     19