enugalaarun31 / milkchart

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

useFooter is superfluous #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
MilkChart.Line.getData is able to detect automatically if a footer was used. 
The others require the useFooter to be set to true. getData code from Line 
can be easily implemented in the other getData sections.

Thanks for a great project!

Original issue reported on code.google.com by mar...@gmail.com on 30 Oct 2009 at 5:48

GoogleCodeExporter commented 9 years ago
Thanks for the catch, i think i meant to move this functionality to the other
classes, but forgot :)  should be fixed soon.

Original comment by theivi...@gmail.com on 9 Nov 2009 at 2:08

GoogleCodeExporter commented 9 years ago
useFooter option has now been removed.

Original comment by theivi...@gmail.com on 9 Nov 2009 at 6:43