master
Made some minor improvements to the legend. Optimized PieData and PieChart legend creation and labels.
Started implementing examples for simple straight forward charts.
Minor fixes.
Added screenshots, improved example.
Fixed bug in 3D BarChart.
Added screenshots.
Updated screenshots.
New candlestickchart screenshot
Update candlestickchart screenshot
Bugfixes in LineChart.
Added screenshot.
Add grouped barchart wiki image
Fixed issue concerning elevation (issue #492, #512).
New gradient linechart screenshot
Bugfix in the PieChart concerning its bounds. Improved the example project.
Added colored LineChart example.
Merged and added screenshot.
Fixed bug in LineChart. Circles now drawn in correct color.
Add linechart wiki
Update image
Bugfix in the piechart, improved highlighting, added feature for space between slices.
Renamed screenshot file.
Add wiki piechart
Code cleanup, example improvements, started refactoring ColorTemplate (remove resource id's).
Add realm wiki example code
Worked on simple examples. Introduced FileUtils for loading and saving data to a textfile. Minor bugfixes.
Improvements of the examples.
Example improvement, packagename refactoring, ...
Improved examples, improved piechart design.
Major improvements to the Legend, Legend now groups colors of the same DataSet. Worked on examples.
Added possibility to set label textsize, added possibility to set value textsize. Fixed bug in the getPaint(...) method.
Add zeroline screenshot