Commit graph

2062 commits

Author SHA1 Message Date
Philipp Jahoda
db1762ce5d Improved find Entry performance by using binary search. Fixed issue concerning MarkerView. 2014-08-26 14:50:18 +02:00
Philipp Jahoda
a7fc1bf2c0 Merge readme. 2014-08-26 14:22:25 +02:00
Philipp Jahoda
aea57f0b3e Piechart rotation can now be enabled and disabled (issue #61). Changes to selection-listener and touch-reaction time (fixed issue #60). 2014-08-26 14:22:01 +02:00
Philipp J.
d0944647c6 Update README.md 2014-08-26 00:52:07 +02:00
Philipp J.
4c8f79b0a7 Update README.md 2014-08-26 00:51:26 +02:00
Philipp Jahoda
f76a98ead5 MarkerView refresh callback now returns Entry, not just value. 2014-08-25 23:43:28 +02:00
Philipp J.
a08a3708c2 Update README.md 2014-08-25 21:52:52 +02:00
Philipp J.
237d2fced5 Update README.md 2014-08-25 21:51:56 +02:00
Philipp Jahoda
24f0bbf700 Added screenshot of candlestickchart. 2014-08-25 21:51:09 +02:00
Philipp Jahoda
6d9c343b8a Update manifest and build.gradle. 2014-08-25 21:41:35 +02:00
Philipp Jahoda
3801829871 Merge readme. 2014-08-25 21:39:35 +02:00
Philipp Jahoda
17046f3ca9 Improved CandleStickChart, first version complete. 2014-08-25 21:38:52 +02:00
Philipp Jahoda
a0834406f8 Worked on CandleStickChart. 2014-08-25 12:17:04 +02:00
Philipp Jahoda
22606f333e Worked on CandleStickChart, bugfix in x-labels. 2014-08-24 19:35:57 +02:00
Philipp Jahoda
0ba84c3cd8 Worked on CandleStickChart. 2014-08-24 19:10:00 +02:00
Philipp J.
92e1ae9c11 Update README.md 2014-08-24 15:24:53 +02:00
Philipp J.
008b9087ac Update README.md 2014-08-24 15:24:11 +02:00
Philipp Jahoda
98e9cf2f58 Fixed issue #55 concerning linechart circle coloring. 2014-08-24 13:36:04 +02:00
Philipp Jahoda
299825036f Merge branch 'experimental' of https://github.com/PhilJay/MPAndroidChart into experimental 2014-08-20 11:16:38 +02:00
Philipp Jahoda
d38d794dad Fixed issue #46 concerning LineDataSet filling. 2014-08-20 11:14:02 +02:00
Philipp Jahoda
895d43bbc4 Fixed issue #45 concerning LineDataSet filling. 2014-08-20 11:11:45 +02:00
Philipp Jahoda
0a33e2d6f1 Fixed issue #45, worked on CandleStickChart. 2014-08-20 10:58:37 +02:00
Philipp Jahoda
f36ba8de48 Made changes to the data model (especially Entry and DataSet class) to support CandleStickChart. 2014-08-19 15:00:05 +02:00
Philipp Jahoda
f8d34e24dc Added basis to start CandleStickChart implementation. 2014-08-19 11:46:28 +02:00
Philipp Jahoda
e893d982c2 Merge readme. 2014-08-19 10:28:11 +02:00
Philipp Jahoda
29af2d3168 Minor bugfixes. 2014-08-19 10:27:34 +02:00
Philipp Jahoda
aec9f79b06 Fixed issue concerning nullpointerexception in piechart (#39). 2014-08-19 10:07:35 +02:00
Philipp Jahoda
9e44fa647b Fixed issue concerning app-theme conflicts (#38), removed application tag from library manifest. 2014-08-19 10:00:32 +02:00
Philipp J.
1c8829735f Added youtube demo video. 2014-08-19 01:36:49 +02:00
Philipp Jahoda
af8343c74b Merged. 2014-08-19 01:35:18 +02:00
Philipp Jahoda
f2d4dbb3c4 Added video image. 2014-08-19 01:34:53 +02:00
Philipp J.
43b86841a4 Merge pull request #35 from CTNCardoso/patch-1
Added new project using MPAndroidChart.
2014-08-19 00:54:44 +02:00
CTN Cardoso
9fb30c060a Update Projects_using_MPAndroidChart.txt 2014-08-18 18:18:31 -04:00
Philipp J.
6eb5d8ad7d Update README.md 2014-08-18 15:45:25 +02:00
Philipp J.
ea40dcc71e Update README.md 2014-08-18 15:43:46 +02:00
Philipp Jahoda
0a1e0bf9d9 Improved example, fixed small bug. 2014-08-18 15:05:36 +02:00
Philipp Jahoda
6bdbae3589 Improved animations, bugfixes. 2014-08-18 14:36:00 +02:00
Philipp Jahoda
98618122e1 Merge readme. 2014-08-18 12:03:23 +02:00
Philipp Jahoda
3e0fc2e29a Improved animations, added nineoldandroids library (special thanks to Jake Wharton). 2014-08-18 12:02:39 +02:00
Philipp J.
570d269b08 Update README.md 2014-08-18 11:34:07 +02:00
Philipp J.
49b3123b9c Update README.md 2014-08-18 11:21:08 +02:00
Philipp Jahoda
b0caebed4e Improved animations, bugfixes. 2014-08-18 11:14:46 +02:00
Philipp J.
b7b09163f9 Update README.md 2014-08-18 11:13:33 +02:00
Philipp J.
eadb137ea8 Update README.md 2014-08-18 11:11:13 +02:00
Philipp J.
f8cd5e2669 Update README.md 2014-08-18 02:04:05 +02:00
Philipp J.
71c21a2b8e Update README.md 2014-08-18 02:03:24 +02:00
Philipp J.
af78512f47 Update README.md 2014-08-18 01:54:39 +02:00
Philipp Jahoda
21d0a67579 Started implementing animations for all chart types, almost finished. 2014-08-18 01:48:23 +02:00
Philipp Jahoda
4a9504e0ba Added LimitLines feature. 2014-08-16 11:32:48 +02:00
Philipp Jahoda
7f10b7ba7c Fixed crashes in the example. 2014-08-16 00:06:29 +02:00