[IMP] fix

bzr revid: fp@openerp.com-20120507231945-qcnv4d0rl41lykvs
This commit is contained in:
Fabien Pinckaers 2012-05-08 01:19:45 +02:00
parent 28fc657e48
commit eb6a123e9b
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ class GraphView(View):
assert len(xaxis), "No field for the X axis!"
assert len(yaxis), "No field for the Y axis!"
# Convert a field's data into a displayable string
ticks = {}