Changeset 114 for trunk/README.txt

Show
Ignore:
Timestamp:
10/28/08 16:51:49 (4 years ago)
Author:
lgs
Message:

Prepare for release

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README.txt

    r87 r114  
    120120Right now you can choose among 4 different kind of charts: 
    121121 
    122     * Pie Charts (picha.pie.PieChart) 
    123     * Vertical Bar Charts (picha.bar.VerticalBarChart) 
    124     * Horizontal Bar Charts (picha.bar.HorizontalBarChart) 
    125     * Line Charts (picha.bar.LineChart)  
     122    * Pie Charts (pycha.pie.PieChart) 
     123    * Vertical Bar Charts (pycha.bar.VerticalBarChart) 
     124    * Horizontal Bar Charts (pycha.bar.HorizontalBarChart) 
     125    * Line Charts (pycha.bar.LineChart) 
     126    * Scatterplot Charts (pycha.scatter.ScatterplotChart) 
    126127 
    127128Finally you can write the surface to a graphic file or anything you want using