Changeset 165

Show
Ignore:
Timestamp:
03/13/09 03:19:41 (3 years ago)
Author:
lgs
Message:

Remove forgoten comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/examples/stackedbarchart.py

    r160 r165  
    6060        output = 'stackedbarchart.png' 
    6161    stackedBarChart('v' + output, pycha.stackedbar.StackedVerticalBarChart) 
    62 #    stackedBarChart('h' + output, pycha.stackedbar.StackedHorizontalBarChart) 
     62    stackedBarChart('h' + output, pycha.stackedbar.StackedHorizontalBarChart)