Changeset 84 for trunk/examples/lines.py

Show
Ignore:
Timestamp:
03/21/08 15:15:43 (4 years ago)
Author:
lgs
Message:

Update examples

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/examples/lines.py

    r31 r84  
    1919 
    2020lines = ( 
    21     ('bar.py', 180), 
    22     ('chart.py', 437), 
    23     ('color.py', 61), 
    24     ('line.py', 96), 
    25     ('pie.py', 187), 
     21    ('bar.py', 160), 
     22    ('chart.py', 626), 
     23    ('color.py', 83), 
     24    ('line.py', 113), 
     25    ('pie.py', 198), 
     26    ('scatter.py', 54), 
    2627)