ibrahimsaputra / achartengine

Automatically exported from code.google.com/p/achartengine
0 stars 0 forks source link

Area chart (fill below) on CubicLineChart does not fill correctly #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
----------------------------------
1. Create an area chart by setFillBelowLine(true) on a CubicLineChart

What is the expected output? What do you see instead?
------------------------------------------------
An area chart with a smooth line is expected. What appears is almost correct, 
but the last point on the line causes the fill to have a rounded edge, and not 
completely fill the area.

What version of the product binary library are you using?
--------------------------------------------------
0.7.0

See attached screenshot

Original issue reported on code.google.com by mdpea...@gmail.com on 12 Aug 2011 at 3:18

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in SVN rev. r325.

Original comment by dandrome...@gmail.com on 4 Jan 2012 at 9:06