kenzzii / mtchart

Automatically exported from code.google.com/p/mtchart
GNU General Public License v3.0
0 stars 0 forks source link

drawCubicCurve() doesn't respect NULL values #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Missing or NULL values are still drawn (Line continues on the same height as 
the last valid value).

drawLineGraph() is working correctly.

Original issue reported on code.google.com by 128625 on 6 Aug 2010 at 2:40