Commit Graph

  • 2dfcc0103a Update README.md Philipp J. 2014-08-28 23:15:51 +02:00
  • aea5643564 Started implementation of grouped DataSets for BarChart. Philipp Jahoda 2014-08-28 23:12:49 +02:00
  • f735b8ac13 Fixed Utils crash, instead logcat error message (issue #64). Fixed filling bug concerning LineChart. Philipp Jahoda 2014-08-28 18:29:14 +02:00
  • de5d5bce59 Fix IndexOutOfBoundsException in binary search (issue #63). Philipp Jahoda 2014-08-28 11:49:45 +02:00
  • d1274dd201 Merge readme. Philipp Jahoda 2014-08-27 14:53:00 +02:00
  • 48c6a7954e Added support for Android 2.2 (API level 8). Philipp Jahoda 2014-08-27 14:52:41 +02:00
  • 2d0688d853 Update README.md Philipp J. 2014-08-27 12:39:25 +02:00
  • f60bed2190 Added screenshot. Philipp Jahoda 2014-08-27 12:38:07 +02:00
  • a325e0f090 Implemented cubic line charts. Philipp Jahoda 2014-08-27 12:33:11 +02:00
  • 815125d162 Each Entry now has a data field that can store additional information about the Entry. (e.g. a description string, ...) Philipp Jahoda 2014-08-26 23:29:37 +02:00
  • 588ae2523d Re-enabled highlight-arrow for BarChart. Philipp Jahoda 2014-08-26 18:13:34 +02:00
  • 2762cff79d Added feature to set the highlight color for each DataSet. Philipp Jahoda 2014-08-26 18:01:45 +02:00
  • 33a567e00d Merge pull request #62 from aint/master Philipp J. 2014-08-26 17:36:54 +02:00
  • 0b404aad4a Mavenized MPChartLib Oleksandr Tyshkovets 2014-08-26 17:25:43 +03:00
  • db1762ce5d Improved find Entry performance by using binary search. Fixed issue concerning MarkerView. Philipp Jahoda 2014-08-26 14:50:18 +02:00
  • a7fc1bf2c0 Merge readme. Philipp Jahoda 2014-08-26 14:22:25 +02:00
  • aea57f0b3e Piechart rotation can now be enabled and disabled (issue #61). Changes to selection-listener and touch-reaction time (fixed issue #60). Philipp Jahoda 2014-08-26 14:22:01 +02:00
  • d0944647c6 Update README.md Philipp J. 2014-08-26 00:52:07 +02:00
  • 4c8f79b0a7 Update README.md Philipp J. 2014-08-26 00:51:26 +02:00
  • f76a98ead5 MarkerView refresh callback now returns Entry, not just value. Philipp Jahoda 2014-08-25 23:43:28 +02:00
  • a08a3708c2 Update README.md Philipp J. 2014-08-25 21:52:52 +02:00
  • 237d2fced5 Update README.md Philipp J. 2014-08-25 21:51:56 +02:00
  • 24f0bbf700 Added screenshot of candlestickchart. Philipp Jahoda 2014-08-25 21:51:09 +02:00
  • 6d9c343b8a Update manifest and build.gradle. Philipp Jahoda 2014-08-25 21:41:35 +02:00
  • 3801829871 Merge readme. Philipp Jahoda 2014-08-25 21:39:35 +02:00
  • 17046f3ca9 Improved CandleStickChart, first version complete. Philipp Jahoda 2014-08-25 21:38:52 +02:00
  • a0834406f8 Worked on CandleStickChart. Philipp Jahoda 2014-08-25 12:17:04 +02:00
  • 22606f333e Worked on CandleStickChart, bugfix in x-labels. Philipp Jahoda 2014-08-24 19:35:57 +02:00
  • 0ba84c3cd8 Worked on CandleStickChart. Philipp Jahoda 2014-08-24 19:10:00 +02:00
  • 92e1ae9c11 Update README.md Philipp J. 2014-08-24 15:24:53 +02:00
  • 008b9087ac Update README.md Philipp J. 2014-08-24 15:24:11 +02:00
  • 98e9cf2f58 Fixed issue #55 concerning linechart circle coloring. Philipp Jahoda 2014-08-24 13:36:04 +02:00
  • 299825036f Merge branch 'experimental' of https://github.com/PhilJay/MPAndroidChart into experimental Philipp Jahoda 2014-08-20 11:16:38 +02:00
  • d38d794dad Fixed issue #46 concerning LineDataSet filling. Philipp Jahoda 2014-08-20 11:11:45 +02:00
  • 895d43bbc4 Fixed issue #45 concerning LineDataSet filling. Philipp Jahoda 2014-08-20 11:11:45 +02:00
  • 0a33e2d6f1 Fixed issue #45, worked on CandleStickChart. Philipp Jahoda 2014-08-20 10:58:37 +02:00
  • f36ba8de48 Made changes to the data model (especially Entry and DataSet class) to support CandleStickChart. Philipp Jahoda 2014-08-19 15:00:05 +02:00
  • f8d34e24dc Added basis to start CandleStickChart implementation. Philipp Jahoda 2014-08-19 11:46:28 +02:00
  • e893d982c2 Merge readme. Philipp Jahoda 2014-08-19 10:28:11 +02:00
  • 29af2d3168 Minor bugfixes. Philipp Jahoda 2014-08-19 10:27:34 +02:00
  • aec9f79b06 Fixed issue concerning nullpointerexception in piechart (#39). Philipp Jahoda 2014-08-19 10:07:35 +02:00
  • 9e44fa647b Fixed issue concerning app-theme conflicts (#38), removed application tag from library manifest. Philipp Jahoda 2014-08-19 10:00:32 +02:00
  • 1c8829735f Added youtube demo video. Philipp J. 2014-08-19 01:36:49 +02:00
  • af8343c74b Merged. Philipp Jahoda 2014-08-19 01:35:18 +02:00
  • f2d4dbb3c4 Added video image. Philipp Jahoda 2014-08-19 01:34:53 +02:00
  • 43b86841a4 Merge pull request #35 from CTNCardoso/patch-1 Philipp J. 2014-08-19 00:54:44 +02:00
  • 9fb30c060a Update Projects_using_MPAndroidChart.txt CTN Cardoso 2014-08-18 18:18:31 -04:00
  • 6eb5d8ad7d Update README.md Philipp J. 2014-08-18 15:45:25 +02:00
  • ea40dcc71e Update README.md Philipp J. 2014-08-18 15:43:46 +02:00
  • 0a1e0bf9d9 Improved example, fixed small bug. Philipp Jahoda 2014-08-18 15:05:36 +02:00
  • 6bdbae3589 Improved animations, bugfixes. v1.4.1 Philipp Jahoda 2014-08-18 14:36:00 +02:00
  • 98618122e1 Merge readme. Philipp Jahoda 2014-08-18 12:03:23 +02:00
  • 3e0fc2e29a Improved animations, added nineoldandroids library (special thanks to Jake Wharton). Philipp Jahoda 2014-08-18 12:02:39 +02:00
  • 570d269b08 Update README.md Philipp J. 2014-08-18 11:34:07 +02:00
  • 49b3123b9c Update README.md Philipp J. 2014-08-18 11:21:08 +02:00
  • b0caebed4e Improved animations, bugfixes. Philipp Jahoda 2014-08-18 11:14:46 +02:00
  • b7b09163f9 Update README.md Philipp J. 2014-08-18 11:13:33 +02:00
  • eadb137ea8 Update README.md Philipp J. 2014-08-18 11:11:13 +02:00
  • f8cd5e2669 Update README.md Philipp J. 2014-08-18 02:04:05 +02:00
  • 71c21a2b8e Update README.md Philipp J. 2014-08-18 02:03:24 +02:00
  • af78512f47 Update README.md Philipp J. 2014-08-18 01:54:39 +02:00
  • 21d0a67579 Started implementing animations for all chart types, almost finished. Philipp Jahoda 2014-08-18 01:48:23 +02:00
  • 4a9504e0ba Added LimitLines feature. Philipp Jahoda 2014-08-16 11:32:48 +02:00
  • 7f10b7ba7c Fixed crashes in the example. Philipp Jahoda 2014-08-16 00:06:29 +02:00
  • 48e7105e19 Merge readme. Philipp Jahoda 2014-08-15 23:45:38 +02:00
  • 8eea905d2c Minor changes and documentation. Philipp Jahoda 2014-08-15 23:45:18 +02:00
  • 49adbc258f Update README.md Philipp J. 2014-08-15 23:42:22 +02:00
  • 8591ed06ae Update README.md Philipp J. 2014-08-15 23:39:17 +02:00
  • b06105002b Update README.md Philipp J. 2014-08-15 23:31:40 +02:00
  • 5cedfdd53c Update README.md Philipp J. 2014-08-15 23:16:10 +02:00
  • a09f54f40d Update README.md Philipp J. 2014-08-15 23:13:47 +02:00
  • 25d8e7d089 ColorTemplate cleanup. Philipp Jahoda 2014-08-15 22:59:14 +02:00
  • 066861dfbf Update README.md Philipp J. 2014-08-15 22:50:56 +02:00
  • 0657f85e4f Update README.md Philipp J. 2014-08-15 22:47:56 +02:00
  • ae497cf249 Update README.md Philipp J. 2014-08-15 22:46:33 +02:00
  • 35faecc61f Added dialog for example that the feature drawing into the chart by gesture is currenlty not available. v1.4.0 Philipp Jahoda 2014-08-15 20:47:13 +02:00
  • 81b883f7be Merged pull requests. Philipp Jahoda 2014-08-15 20:32:32 +02:00
  • 4f151cd6d3 Merge pull request #29 from emmaguy/customise_no_data_text Philipp J. 2014-08-15 20:28:11 +02:00
  • 878c3e6164 Merge pull request #30 from emmaguy/fix_npe_no_data Philipp J. 2014-08-15 20:27:10 +02:00
  • 6a4dc0aca1 Merge pull request #31 from yocaba/master Philipp J. 2014-08-15 20:24:44 +02:00
  • 06ac484cfb Feature to invert the y-axis is now working. Philipp Jahoda 2014-08-14 11:48:06 +02:00
  • 5f46710a10 improved performance by increasing the index of for-loops properly Doreen Seider 2014-08-13 23:57:54 +02:00
  • af1963c598 Added basis vor inverting y-axis, feature not complete yet. Philipp Jahoda 2014-08-13 14:31:26 +02:00
  • 04da7b789d Now, space between the x-axis labels can be programmatically set. Philipp Jahoda 2014-08-13 14:08:18 +02:00
  • 26413f7691 fix a couple of npe caused by user tapping on a chart which has no data Emma Guy 2014-08-13 10:57:34 +01:00
  • bedcc71e09 Fixed minor legend issues, improved example. Philipp Jahoda 2014-08-13 11:43:52 +02:00
  • 13c693ee06 added ability to customise 'no data available' text and added an optional description Emma Guy 2014-08-13 10:13:52 +01:00
  • 13fdedaed3 Fixed issue that border values are hard to highlight. Philipp Jahoda 2014-08-13 11:12:05 +02:00
  • 984ef3f286 Added feature for setting the legend BELOW_CHART_CENTER. Philipp Jahoda 2014-08-12 22:59:49 +02:00
  • 80090a7592 Improved legend, fixed all known issues. Philipp Jahoda 2014-08-12 22:43:09 +02:00
  • 88722ef501 Arrays of Entries can now be loaded from a .txt file and stored in a .txt file. Improved example. Philipp Jahoda 2014-08-12 17:36:50 +02:00
  • 6e7178aa19 Added references, improved example. Philipp Jahoda 2014-08-12 16:56:46 +02:00
  • 2f4031e03c Improved LineDataSet. Philipp Jahoda 2014-08-12 16:13:42 +02:00
  • 6033862d15 Fixed issue concerning vertical clipping in the PieChart legend. Philipp Jahoda 2014-08-12 15:36:00 +02:00
  • 0f3f5e0858 Further improved y-labels. Philipp Jahoda 2014-08-11 22:48:30 +02:00
  • 6c1163db37 Added possibility to set label textsize, added possibility to set value textsize. Fixed bug in the getPaint(...) method. Philipp Jahoda 2014-08-11 21:14:02 +02:00
  • 5e6d84e7bc Made some minor improvements to the legend. Optimized PieData and PieChart legend creation and labels. Philipp Jahoda 2014-08-11 09:14:49 +02:00
  • a733f7af57 Implemented highlighting for stacked-bars, legends now supported for stacked-bars. Philipp Jahoda 2014-08-10 22:20:33 +02:00
  • 0b302937ea Removed dependency from ColorTemplate. Colors can now be specified via DataSet. Philipp Jahoda 2014-08-09 16:23:39 +02:00
  • 055249c9bc Implemented ScatterDataSet. Philipp Jahoda 2014-08-09 15:50:51 +02:00