Ticket #19 (closed defect: fixed)
pyCha 0.4.1, piechart.py (from an example folder) doesn't run properly
| Reported by: | vadim.pestovnikov@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
user@lab:~/pycha-0.4.1/examples$ python piechart.py Traceback (most recent call last):
File "piechart.py", line 59, in <module>
pieChart(output)
File "piechart.py", line 53, in pieChart
chart.render()
File "build/bdist.linux-i686/egg/pycha/chart.py", line 89, in render File "build/bdist.linux-i686/egg/pycha/chart.py", line 137, in
_update
File "build/bdist.linux-i686/egg/pycha/pie.py", line 66, in
_updateTicks KeyError?: 0
Change History
Note: See
TracTickets for help on using
tickets.
