What steps will reproduce the problem?
1. add value to time1
2. add value to time2(time2 is later than time1)
3. add value to time3 (time 3 is earlier than time2)
What is the expected output? What do you see instead?
expected: see a line drawn from time3->time2 ->time1
actual result: line is drawn from time1->time2->time3
Please provide a source code snippet that we can use to replicate the issue.
What version of the product binary library are you using?
achartengine-0.7.0
Please provide any additional information below.
Original issue reported on code.google.com by jroi...@gmail.com on 14 Apr 2012 at 4:44
Original issue reported on code.google.com by
jroi...@gmail.com
on 14 Apr 2012 at 4:44