[reportlab-users] Five issues with AreaLinePlot

Dinu Gherman gherman at darwin.in-berlin.de
Fri Jun 12 05:35:39 EDT 2009


Hi,

I've identified five issues with LineAreaPlots and attach sample
code and output illustrating these. Here's a list from the code:

# issue 1: gridline appears on top border, but not on bottom
# border: (ideally, it should not appear on any borders)

# issue 2: right borderline (red) is overpainted by chart areas:

# issue 3: True/False has no effect (grid is always on top):

# issue 4: True/False has no effect (labels are always shown,
# if lineLabelFormat != None):

# issue 5: label format cannot be a callable:
# chart.lineLabelFormat = lambda val:"%s" % ("i" * val)

I'd love to see tickets opened in a bug tracker for these issues
and follow estimates and progress on their resolution, like in any
decent community-aware project nowadays.

Yes-I-know-I'm-asking-too-much-sigh'ly,

Dinu

-------------- next part --------------


-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_arealineplot.py
Type: text/x-python-script
Size: 2396 bytes
Desc: not available
Url : <http://two.pairlist.net/pipermail/reportlab-users/attachments/20090612/85131e1c/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_arealineplot.pdf
Type: application/pdf
Size: 3763 bytes
Desc: not available
Url : <http://two.pairlist.net/pipermail/reportlab-users/attachments/20090612/85131e1c/attachment-0001.pdf>
-------------- next part --------------



......................................................................
Follow me on Twitter: http://twitter.com/dinugherman



More information about the reportlab-users mailing list