Commit graph

50 commits

Author SHA1 Message Date
PhilJay
010a5047a9 Update README.md 2014-05-29 00:26:46 +02:00
Philipp Jahoda
aba44b3786 Fixed bug in 3D BarChart. 2014-05-29 00:24:26 +02:00
Philipp Jahoda
245648f3ff Merged. 2014-05-28 23:09:47 +02:00
Philipp Jahoda
80afe1483c Fixed all known bugs concerning DataSets. LineChart, BarChart and PieChart now support single and multiple DataSets. 2014-05-28 23:07:18 +02:00
Philipp Jahoda
256c028a3e Fixed a highlighting bug for Line and BarChart. Barchart now supports multiple DataSets. 2014-05-28 16:08:17 +02:00
Philipp Jahoda
1732d2d376 Bugfixes concerning selecting values in the LineChart. 2014-05-28 13:26:25 +02:00
Philipp Jahoda
5e16518614 Multilines can now be filled, BarChart supports values. 2014-05-28 00:48:13 +02:00
PhilJay
38732a8363 Update README.md 2014-05-27 20:45:45 +02:00
Philipp Jahoda
89da9a262e Started implementing multiple DataSets for BarChart. 2014-05-27 20:34:48 +02:00
Philipp Jahoda
1ab90fe1bc Improved the highlighting/selecting. New object Highlight that contains the x-index and the DataSet index of the selected value. 2014-05-27 18:46:32 +02:00
PhilJay
847d1c3dc5 Update README.md 2014-05-27 12:43:31 +02:00
Philipp Jahoda
c73d50dc51 Fixed bug in LineChart. Circles now drawn in correct color. 2014-05-27 12:40:58 +02:00
Philipp Jahoda
2895a014b8 Introduced the DataSet class. This class is used to wrap all data in the chart that belongs together. For example an individual line in the LineChart. 2014-05-27 02:00:43 +02:00
ph1lb4
129b635da0 Update README.md 2014-05-26 17:57:39 +02:00
ph1lb4
1580705d4b Update README.md
added license
2014-05-26 17:57:21 +02:00
ph1lb4
846f5cca2d Introduced Series object to represent one entry in the chart. Added functionality to draw multiple lines in one chart. Improved performance when drawing huge amounts of data. Started implementation on data reduction (Douglas-Peucker-Algorithm). 2014-05-26 17:53:09 +02:00
Philipp Jahoda
3a3c0ef9be Linechart circles are no longer cut-off at the edges. 2014-05-26 09:28:38 +02:00
Philipp Jahoda
1440a7c234 Minor bugfixes concerning selecting values. Added getAverage() method. 2014-05-23 17:03:10 +02:00
Philipp Jahoda
9c945acb2c Added additional functionality to set units for chart and legend values. 2014-05-22 17:37:31 +02:00
PhilJay
2c08ca9929 Update README.md 2014-05-05 17:22:21 +02:00
Philipp Jahoda
3d6a913672 Improved colortemplate, added comments. 2014-05-05 14:50:50 +02:00
Philipp Jahoda
fd4008eaa5 It is now possible to programatically set the number of digits to use for legend and values. 2014-05-05 14:17:35 +02:00
Philipp Jahoda
31433ac126 Worked on the MarkerView for Line- and BarChart. 2014-05-04 01:39:42 +02:00
Philipp Jahoda
1d9b76e4eb Merged. 2014-05-03 11:18:34 +02:00
Philipp Jahoda
3a47b397f8 Improved the barchart highlighting. Added more predefined color templates. 2014-05-03 11:18:10 +02:00
PhilJay
40a49a84c6 Update README.md 2014-05-03 01:51:59 +02:00
PhilJay
7605f75099 Update README.md 2014-05-03 01:50:31 +02:00
Philipp Jahoda
09bd5e1f7b Implemented highlightning / selecting values on touch for line and barchart. 2014-05-03 01:23:00 +02:00
Philipp Jahoda
08c94fc0f9 Merged readme. 2014-04-30 14:26:30 +02:00
Philipp Jahoda
1fbfd0db37 Improved the code. Added highlight function for Linechart. TODO: Highlight on touch. 2014-04-30 14:25:55 +02:00
PhilJay
b0fc1fb83b Improved readme. 2014-04-30 00:50:25 +02:00
Philipp Jahoda
4c0e3ddeb0 Added getters and setters, included value drawing for BarChart. Did refactoring. 2014-04-30 00:13:31 +02:00
Philipp Jahoda
f3063438c4 Merged. 2014-04-29 23:35:43 +02:00
Philipp Jahoda
417b2b7793 Merged. 2014-04-29 23:33:28 +02:00
Philipp Jahoda
a3075e94f2 Improved the piechart, added percentage and legend. Added selectionlistener. Improved example. 2014-04-29 18:34:10 +02:00
Philipp Jahoda
e16e0da23a Barchart performance improvements. Code commenting. 2014-04-28 10:27:52 +02:00
PhilJay
f3f3312ab7 Update README.md 2014-04-26 11:51:23 +02:00
Philipp Jahoda
d6db1b2a02 Renamed screenshot file. 2014-04-26 11:50:56 +02:00
Philipp Jahoda
0fadd3012c Added new piechart screenshot. 2014-04-26 11:48:13 +02:00
Philipp Jahoda
206aea4488 Added new piechart screenshot. 2014-04-26 11:45:49 +02:00
Philipp Jahoda
18520cca28 Fixed a bug in the lib that caused a nullpointer exception upon first draw. 2014-04-26 11:38:43 +02:00
Philipp Jahoda
df7098dadb Improved the example project. 2014-04-26 11:33:21 +02:00
Philipp Jahoda
9306327f7d Merged. 2014-04-25 19:40:33 +02:00
Philipp Jahoda
6205457832 Merged readme. 2014-04-25 19:38:50 +02:00
Philipp Jahoda
c4d84682e7 Bugfix in the PieChart concerning its bounds. Improved the example project. 2014-04-25 19:35:59 +02:00
PhilJay
940e3e81db Added screenshots to readme. 2014-04-25 17:35:52 +02:00
PhilJay
8a9cdaf2fe Update README.md 2014-04-25 17:33:06 +02:00
Philipp Jahoda
ebb5d1be7c Added screenshots, improved example. 2014-04-25 17:31:10 +02:00
Philipp Jahoda
f7acca8541 Initial commit. 2014-04-25 16:56:40 +02:00
PhilJay
d663bdc518 Initial commit 2014-04-25 07:29:47 -07:00