Commit Graph

  • f264c813d7 Remove y-value-sum from DataSets as it is not needed Philipp Jahoda 2015-10-21 14:58:18 +02:00
  • 1482f9331e Major refactorings and implementation if line interface Philipp Jahoda 2015-10-21 14:53:53 +02:00
  • 83e8911290 Work on creating interfaces for realm Philipp Jahoda 2015-10-21 11:00:44 +02:00
  • 8065d17016 Critical fix in radarchart (issue #1121) Philipp Jahoda 2015-10-19 14:20:30 +02:00
  • 5190f8198c Code cleanup, documentation. Philipp Jahoda 2015-10-16 17:05:15 +02:00
  • 2e475b8d7d Improve touch-listener code style Philipp Jahoda 2015-10-16 14:30:48 +02:00
  • f6fd3abaa1 Add docs Philipp Jahoda 2015-10-16 12:07:12 +02:00
  • 86e6a2e521 Remove unused variable Philipp Jahoda 2015-10-16 12:06:24 +02:00
  • 5cbc6b7245 Allow disabling tap-highlight while still being able to highlight programatically or via drag. Philipp Jahoda 2015-10-16 12:05:49 +02:00
  • 18e3b07b9d Add new highlighting method. Philipp Jahoda 2015-10-15 18:16:03 +02:00
  • 1fdb182720 Fix #924 Philipp Jahoda 2015-10-15 18:13:32 +02:00
  • 4f508dd7c0 Merge pull request #1108 from NasaGeek/master Philipp Jahoda 2015-10-15 16:54:17 +02:00
  • c91507525b Remove chart.setHighlightEnabled(...) method because it led to confusions when no data was set (issue #1110). Philipp Jahoda 2015-10-15 16:24:39 +02:00
  • 47b78b4308 Make Entry class Parcelable. Christopher Roberts 2015-10-15 00:45:11 -04:00
  • 7b27f47552 Merge PR Philipp Jahoda 2015-10-13 20:15:29 +02:00
  • 006e62a435 Minor changes Philipp Jahoda 2015-10-13 20:15:18 +02:00
  • 1615c4114e Merge pull request #1104 from danielgindi/minoffset_accessors Philipp Jahoda 2015-10-13 20:14:30 +02:00
  • a7898f191a Allow getting/settings minOffset of the charts, instead of zeroing them out totally Daniel Cohen Gindi 2015-10-13 20:56:34 +03:00
  • a2ecebca0c add javadoc link Philipp Jahoda 2015-10-11 23:13:40 +02:00
  • 89ea5bd15c Update README.md Philipp Jahoda 2015-10-11 19:39:01 +02:00
  • e3a7b0969b Update version. v2.1.5 Philipp Jahoda 2015-10-11 19:24:06 +02:00
  • 1eae8e050e Improvements on piechart. Philipp Jahoda 2015-10-11 19:23:16 +02:00
  • 280cb5c648 Improve example Philipp Jahoda 2015-10-11 16:47:55 +02:00
  • 70e2c3899b Fix SpannableString PieChart center text issues (#993). Philipp Jahoda 2015-10-11 16:34:50 +02:00
  • d15f253336 Work on supporting SpannableString for PieChart center text (#993). Philipp Jahoda 2015-10-10 18:11:48 +02:00
  • 657255e866 Additional fix Philipp Jahoda 2015-10-09 18:53:27 +02:00
  • d1d590d48e Fix PieChart offset issue #1092 Philipp Jahoda 2015-10-09 18:46:36 +02:00
  • a4b099ef7b Merge pull request #1084 from danielgindi/flex-XAxisRenderer Philipp Jahoda 2015-10-08 14:53:22 +02:00
  • 78441499b8 Make the XAxisRenderer more flexible Daniel Cohen Gindi 2015-10-08 12:26:12 +03:00
  • 7e4151e86e Additional fix Philipp Jahoda 2015-10-07 22:51:45 +02:00
  • 9dde506afb Fix IOOB exception Philipp Jahoda 2015-10-07 22:48:03 +02:00
  • 9fec6d0455 Merge Philipp Jahoda 2015-10-07 21:46:16 +02:00
  • a277152d98 Moved references and performance to wiki. Philipp Jahoda 2015-10-07 21:46:04 +02:00
  • 01916b5a72 Update README.md Philipp Jahoda 2015-10-07 21:45:18 +02:00
  • a2d7a6896d Merge Philipp Jahoda 2015-10-06 23:04:45 +02:00
  • 662a846d22 Merge PR + cleanup Philipp Jahoda 2015-10-06 23:04:00 +02:00
  • 4c06674012 Minor adjustments to PR Philipp Jahoda 2015-10-06 19:47:28 +02:00
  • 8c973d3de5 Merge pull request #1074 from georgelin422/master Philipp Jahoda 2015-10-06 19:42:21 +02:00
  • 0e379d31c1 Fix #1066 Philipp Jahoda 2015-10-06 17:37:59 +02:00
  • 0d0c056681 Merged. Philipp Jahoda 2015-10-06 17:12:28 +02:00
  • eae7df48a0 Add docs. Philipp Jahoda 2015-10-06 17:12:08 +02:00
  • 2dd38e2e06 Minor adjustments. Philipp Jahoda 2015-10-06 17:09:37 +02:00
  • 764ed2fd27 Update docs. Philipp Jahoda 2015-10-06 09:11:51 +02:00
  • cd04e50cb4 Release Bitmap in LineChartRenderer and PieChartRenderer to avoid OOM issues George Lin 2015-10-06 13:36:14 +08:00
  • 92ea5b3892 Fix disappearing line when zooming into LineChart Christian De Angelis 2015-10-05 13:43:39 -07:00
  • 314a9d8104 Improvements to gesture start-end callbacks. Philipp Jahoda 2015-10-04 20:18:39 +02:00
  • 0e9495261b Allow callbacks on touch-start and end (#1069) Philipp Jahoda 2015-10-04 18:15:14 +02:00
  • f2e3e13a14 Minor refactorings #1065 Philipp Jahoda 2015-10-04 12:05:20 +02:00
  • 89b864f9b2 Code cleanup. Philipp Jahoda 2015-10-04 11:40:10 +02:00
  • 9c365ee36e Merge pull request #1050 from AngelOfMors/Feature Philipp Jahoda 2015-10-04 11:31:47 +02:00
  • 497beacf9a Merge pull request #1061 from danielgindi/highlight-animation-fix Philipp Jahoda 2015-10-02 00:03:12 +02:00
  • 8bb5e1ad54 Fix highlight animation bug in stacked bar chart Daniel Cohen Gindi 2015-10-02 00:28:01 +03:00
  • ade17f5328 Set custom Suffix for Large Value AngelOfMors 2015-10-01 23:16:16 +06:00
  • 10a392d4dc Merge pull request #1059 from danielgindi/features Philipp Jahoda 2015-10-01 18:39:16 +02:00
  • beee1269bb Merge pull request #1058 from danielgindi/bugfixes Philipp Jahoda 2015-10-01 18:35:44 +02:00
  • 5b1b98fabc Avoid trying to draw cubic fill when there's no points Daniel Cohen Gindi 2015-10-01 18:25:45 +03:00
  • 5b31bb63fd Add support for a legend above the chart Daniel Cohen Gindi 2015-10-01 17:27:37 +03:00
  • c5c19d4f91 Allow the minimum offset to be customized Daniel Cohen Gindi 2015-10-01 16:13:40 +03:00
  • ae10a9fdb5 Make skipWebLineCount consistent Daniel Cohen Gindi 2015-10-01 15:55:06 +03:00
  • 8cad9ec226 Merge remote-tracking branch 'PhilJay/master' into Feature AngelOfMors 2015-10-01 11:27:32 +06:00
  • e4a6764361 Set custom Suffix for Large Value AngelOfMors 2015-10-01 10:57:48 +06:00
  • 5c06046ee2 Merge Philipp Jahoda 2015-09-30 12:51:53 +02:00
  • 507a75c006 Add possibility to remove first and last Entry from DataSet. Philipp Jahoda 2015-09-30 12:49:49 +02:00
  • 48619deabb Added in function formatNumber new param: separateChar. Corrected params in Log.e AngelOfMors 2015-09-30 13:59:41 +06:00
  • 5effa1ed54 Update README.md Philipp Jahoda 2015-09-25 23:21:14 +02:00
  • f11cd2caf8 Update README.md Philipp Jahoda 2015-09-25 23:20:48 +02:00
  • c51f00e2a4 Allow custom Typeface for LimitLine (#1044). Philipp Jahoda 2015-09-24 12:21:46 +02:00
  • 6ae1eefc40 Fixed typo in classname Philipp Jahoda 2015-09-20 11:18:33 +02:00
  • eb04293027 Update README.md Philipp Jahoda 2015-09-20 11:08:44 +02:00
  • 5a15715b25 New formatters for YAxis and XAxis with greater customizeability. v2.1.4 Philipp Jahoda 2015-09-20 10:21:13 +02:00
  • 94dae2ef6f Remove comments Philipp Jahoda 2015-09-15 12:47:31 +02:00
  • ba152072a6 Allow setting maximum y-scale factor. Philipp Jahoda 2015-09-15 12:38:05 +02:00
  • 2e6bfeb87e Add documentation. Philipp Jahoda 2015-09-14 21:01:15 +02:00
  • 996c79f568 Added feature for custom-formatting x-values #848. Philipp Jahoda 2015-09-14 20:47:48 +02:00
  • e21e919aa9 Update README.md Philipp Jahoda 2015-09-14 11:36:19 +02:00
  • e198679f76 Update README.md Philipp Jahoda 2015-09-14 11:27:34 +02:00
  • 2c28843fc1 Merged Philipp Jahoda 2015-09-14 10:30:07 +02:00
  • 2da68a792a Merged PR #959 Philipp Jahoda 2015-09-14 10:28:37 +02:00
  • 766fb9a009 Refactoring of PR. Philipp Jahoda 2015-09-14 09:56:14 +02:00
  • 97a4d44d4a Merge pull request #759 from fmt-Println-MKO/master Philipp Jahoda 2015-09-14 09:44:58 +02:00
  • a9cb766310 Allow FillFormatter for individual LineDataSets. Philipp Jahoda 2015-09-12 18:27:39 +02:00
  • d93a5614d2 Update README.md Philipp Jahoda 2015-09-12 11:29:06 +02:00
  • bfd781a4dc Update README.md Philipp Jahoda 2015-09-12 11:16:13 +02:00
  • 71965049c8 CombinedChart highlight improvements - WIP Philipp Jahoda 2015-09-12 10:40:03 +02:00
  • 239cf862b5 Fix #970 Philipp Jahoda 2015-09-12 09:25:41 +02:00
  • 4b9af4c189 Fix #931. Philipp Jahoda 2015-09-12 00:24:46 +02:00
  • 0a0fca165c Added feature for dashed-highlight-lines (#938). Philipp Jahoda 2015-09-11 21:43:41 +02:00
  • ff86e1772c Added more documentation. Possible fix of #927. Philipp Jahoda 2015-09-11 20:50:35 +02:00
  • 1c2b45e52c Formatting Philipp Jahoda 2015-09-11 16:59:46 +02:00
  • f7f509ffb2 Added bounds check for issue #952 Philipp Jahoda 2015-09-11 16:58:42 +02:00
  • 14810e3dfd Code cleanup, possible fix #1022 Philipp Jahoda 2015-09-11 16:55:55 +02:00
  • da394b779e Update readme. Philipp Jahoda 2015-09-10 12:19:33 +02:00
  • 3712d8589d Added markerview support for PieChart. Philipp Jahoda 2015-09-10 12:19:09 +02:00
  • fcfea4e181 Fixed horizontal-markerview animation issues. Philipp Jahoda 2015-09-10 12:07:44 +02:00
  • 75be29ef03 Added markerview support for HorizontalBarChart (#1010) - still bugfixing needed. Philipp Jahoda 2015-09-10 12:04:19 +02:00
  • 16d011b2bf Update README.md Philipp Jahoda 2015-09-10 10:46:58 +02:00
  • 9ecce154e2 Update Projects_using_MPAndroidChart.txt Philipp Jahoda 2015-09-08 10:45:43 +02:00
  • 3235131b43 Merge pull request #1007 from danielgindi/combined-fix Philipp Jahoda 2015-09-08 10:44:46 +02:00
  • 85738d6b2d Merge pull request #982 from xizzhu/update-build-tool Philipp Jahoda 2015-09-08 10:44:04 +02:00
  • fe95442413 Fixes an issue with X min/max in combined charts without bubble data Daniel Cohen Gindi 2015-09-05 20:57:36 +03:00