Bug on AxisItem using Python 3

20 views
Skip to first unread message

dhabbyc

unread,
Sep 10, 2018, 12:04:11 PM9/10/18
to pyqtgraph
Dear All,

 I've found a problem using Python 3.

 On AxisItem, if the "stopAxisAtTick" is set to true, on the method 'generateDrawSpecs', a 'None' value may be put inside the 'tickPositions' list... then the line:

stop = max(span[0].y(), min(map(min, tickPositions)))
will crash on Python3.


Regards.

Reply all
Reply to author
Forward
0 new messages