Commit Graph

  • 5a028c56a6 Merge pull request #987 from danielgindi/improvements-and-bugfixes Philipp Jahoda 2015-09-03 23:21:18 +02:00
  • f9d8e365f0 Minor performance improvement to candle chart Daniel Cohen Gindi 2015-08-27 17:53:44 +03:00
  • a7e9f19ecc Prevent pie slices from clipping when selected Daniel Cohen Gindi 2015-08-27 17:51:36 +03:00
  • 318c308d1b Avoid crashes when datasets are empty Daniel Cohen Gindi 2015-08-27 17:46:06 +03:00
  • ee183816b5 Updated build tools. Xizhi Zhu 2015-08-26 14:14:37 +03:00
  • 8c5e694f3f Merge pull request #964 from danielgindi/bugfixes Philipp Jahoda 2015-08-19 20:36:24 +02:00
  • 9952c222fd Exclude label width when drawLabelsEnabled=false Daniel Cohen Gindi 2015-08-19 14:01:34 +03:00
  • 9eb6298960 Improved startAtZero logic to ignore spacing when needed Daniel Cohen Gindi 2015-08-19 14:00:11 +03:00
  • 72e4ec3c55 Remove redundant modifiers from interfaces Vladislav Bauer 2015-08-16 06:13:46 +06:00
  • 154997cbf7 Merge pull request #930 from SilverFoxA/patch-1 Philipp Jahoda 2015-08-13 11:25:37 +02:00
  • d32a3f6da0 Merge pull request #943 from danielgindi/y-axis-negative-fixes Philipp Jahoda 2015-08-13 11:23:50 +02:00
  • 2e96670900 Merge pull request #937 from danielgindi/limit-label-position Philipp Jahoda 2015-08-13 04:15:07 +02:00
  • 5f8666b4ee Prevent yAxis in radar charts from bleeding into another x index on the other side Daniel Cohen Gindi 2015-08-12 16:13:36 +03:00
  • 35d6928422 Handle negative values when startAtZeroEnabled Daniel Cohen Gindi 2015-08-12 16:07:08 +03:00
  • d51de23d8a More control over limit line labels' position Daniel Cohen Gindi 2015-08-11 16:26:37 +03:00
  • c9623fc74b Updated the list of projects Abhijit Das 2015-08-09 18:24:50 +05:30
  • 62f192e886 Merge pull request #920 from dakotasanchez/valueformatter-fix Philipp Jahoda 2015-08-03 14:12:49 +02:00
  • 3cf2210184 Merge pull request #919 from Doddophonique/patch-1 Philipp Jahoda 2015-08-03 14:12:23 +02:00
  • 1a52eff833 Do not serialize ValueFormetter interface member variable Dakota Sanchez 2015-08-02 21:50:55 -07:00
  • 51f7940039 Update Projects_using_MPAndroidChart.txt Davide Oddone 2015-08-02 23:50:53 +02:00
  • 3e17def76c Update README.md Philipp Jahoda 2015-08-01 00:10:42 +02:00
  • d473196b36 Update gradle and manifest v2.1.3 Philipp Jahoda 2015-07-31 23:59:40 +02:00
  • d722da590a Minor fix in BarChart Philipp Jahoda 2015-07-31 22:36:36 +02:00
  • 4aabae1de0 Allow setting transparency amout for transparent circle / hole (#902). Philipp Jahoda 2015-07-29 18:39:21 +02:00
  • 4bb9076deb Fix markerposition for grouped bars Philipp Jahoda 2015-07-29 18:25:04 +02:00
  • a451672c43 Code cleanup (#900). Philipp Jahoda 2015-07-28 19:08:44 +02:00
  • 6dada9eaea Fixed issue concerning grouped-barchart (issue danielgindi/ios-charts#242) Philipp Jahoda 2015-07-27 23:50:40 +02:00
  • 39b4e0f70d Added outofbounds check in getEntryForHighlight (#898) Philipp Jahoda 2015-07-27 23:10:45 +02:00
  • af9ac446cf More fixes. Philipp Jahoda 2015-07-26 22:00:02 +02:00
  • 464bbd9133 Fixed issue in vertical stacked bars Philipp Jahoda 2015-07-26 20:39:23 +02:00
  • 54023aaf56 Undo testing changes Philipp Jahoda 2015-07-25 17:14:41 +02:00
  • 44154c9564 Fix issue concerning combined-data reset (#851) Philipp Jahoda 2015-07-25 17:13:47 +02:00
  • cd96679bda Update build.gradle v2.1.2 Philipp Jahoda 2015-07-25 00:16:00 +02:00
  • 5ab7242aac update version Philipp Jahoda 2015-07-25 00:08:42 +02:00
  • d07ceda265 Added feature that allows the label-count to be exactly set and evenly distributed over the y-axis. Philipp Jahoda 2015-07-24 23:57:41 +02:00
  • a09d6a7ac1 Code cleanup & bugfixing. Philipp Jahoda 2015-07-24 19:31:05 +02:00
  • bc2c4e2b68 Fixed #868 Philipp Jahoda 2015-07-24 19:03:59 +02:00
  • 5d19d4b1bc Code cleanup. Philipp Jahoda 2015-07-24 17:03:08 +02:00
  • 8d529bd999 Fix markerview position when stacked-bars. Philipp Jahoda 2015-07-24 17:02:01 +02:00
  • 539a89446f Improvements and bugfixes concerning highlighting. Philipp Jahoda 2015-07-24 16:31:36 +02:00
  • 232e4a3e1a Improvements concerning value-drawing in barcharts. Philipp Jahoda 2015-07-24 14:41:54 +02:00
  • 3514aaedf9 Major improvements to stacked bars and bar highlighting. Philipp Jahoda 2015-07-24 13:11:08 +02:00
  • 374de0da4c Update README.md Philipp Jahoda 2015-07-21 19:33:25 +02:00
  • 3b089daa4c Minor fix in example. v2.1.1 Philipp Jahoda 2015-07-20 13:01:32 +02:00
  • 10f30768cd Merge pull request #873 from danielgindi/bug-fixes Philipp Jahoda 2015-07-19 21:48:42 +02:00
  • 1f571a3d56 Removed redundant calls Daniel Cohen Gindi 2015-07-17 16:27:57 +03:00
  • 077b25446b Fixed a crash when removing an entry Daniel Cohen Gindi 2015-07-17 16:27:08 +03:00
  • 37e971ef8e Fixed negative stacked bars when there's more than two values in stack Daniel Cohen Gindi 2015-07-17 16:25:54 +03:00
  • 3fc5397fe3 startAtZeroEnabled killed that range when all values are negative Daniel Cohen Gindi 2015-07-17 16:19:42 +03:00
  • 9611421506 Maximum negative value was confused... Daniel Cohen Gindi 2015-07-17 16:16:53 +03:00
  • 8963d04e51 Add javadocs to artifacts Josh Friend 2015-07-13 15:54:48 -04:00
  • 5ac58fc69c Update README.md Philipp Jahoda 2015-07-12 13:41:37 +02:00
  • 034e05997d Highlight indicator color, width and horizontal vertical can now be set (issue #814). Philipp Jahoda 2015-07-11 23:58:44 +02:00
  • 658aab0169 Merge pull request #844 from danielgindi/candle-shadow-color Philipp Jahoda 2015-07-09 21:44:57 +02:00
  • 3419dff3eb Merge pull request #843 from danielgindi/minor-improvements Philipp Jahoda 2015-07-09 21:44:12 +02:00
  • 3e08a13ebc Fixed highlight arrow height to a sensible size in relation to its width Daniel Cohen Gindi 2015-07-09 21:13:19 +03:00
  • 0259079328 Avoid making too many multiplications in transformer Daniel Cohen Gindi 2015-07-09 21:13:11 +03:00
  • f502664158 Fixed highlights in negative stacked bar chart Daniel Cohen Gindi 2015-07-09 19:11:56 +03:00
  • d739467cb2 Update yAxis size after scale/pan Daniel Cohen Gindi 2015-07-09 17:17:36 +03:00
  • b5fb9e9761 addEntryOrdered to automatically place the entry in the correct index Daniel Cohen Gindi 2015-07-09 17:00:21 +03:00
  • d54efba3f1 Fixed possible case of incorrect x/ymax after addEntry Daniel Cohen Gindi 2015-07-09 16:46:58 +03:00
  • 4d2495c902 Fixed a case where removeEntry(xIndex) removes the wrong entry Daniel Cohen Gindi 2015-07-09 16:05:21 +03:00
  • 91103911c0 Feature for making candle shadow color same as inc/dec Daniel Cohen Gindi 2015-07-09 16:33:41 +03:00
  • 44e12a4e5e Update README.md Philipp Jahoda 2015-07-05 16:35:53 +02:00
  • 950d6a2354 Update Projects_using_MPAndroidChart.txt Philipp Jahoda 2015-07-01 18:28:15 +02:00
  • bef5b0828c Merge pull request #818 from danielgindi/fix-inf-in-matrix Philipp Jahoda 2015-06-29 23:10:59 +02:00
  • 31419f04f5 Merge pull request #817 from danielgindi/fix-nan-highlights Philipp Jahoda 2015-06-29 23:10:55 +02:00
  • 3a9ad3db32 Fixed a crash after matrix transformation when only one bar is visible Daniel Cohen Gindi 2015-06-29 22:52:16 +03:00
  • 9a4c3287d1 Fixed an issue where highlights disappear on multi-datasets Daniel Cohen Gindi 2015-06-29 21:51:33 +03:00
  • adc268cb9a Merge pull request #800 from danielgindi/dry-code Philipp Jahoda 2015-06-24 16:35:25 +02:00
  • 932405a2ef Removed duplicate code Daniel Cohen Gindi 2015-06-24 11:49:58 +03:00
  • a9e335079d Update README.md Philipp Jahoda 2015-06-24 10:32:05 +02:00
  • 6b5f38811a Merge pull request #798 from danielgindi/stacked-negative Philipp Jahoda 2015-06-24 10:31:17 +02:00
  • 15b0578aa1 Support for negative values in stacked vertical bar chart Daniel Cohen Gindi 2015-06-24 10:55:40 +03:00
  • 4e8aaf4561 Refactored cnt into idx for clarification Daniel Cohen Gindi 2015-06-24 10:54:19 +03:00
  • 9335363559 Merge branch 'master' of https://github.com/MungoRae/MPAndroidChart into pie-images pie-images Philipp Jahoda 2015-06-22 23:23:30 +03:00
  • 43e9c26ef5 Refactored some stuff. experimental Philipp Jahoda 2015-06-22 16:12:23 +02:00
  • 0c81966d67 Did some refactoring concerning SelInfo. Philipp Jahoda 2015-06-19 17:36:47 +02:00
  • b6ab5f2475 Allow NaN values in Radar chart (Skip points) Daniel Cohen Gindi 2015-06-19 16:38:31 +03:00
  • 10301a7359 Fix a crash where dataSetIndex is -1 Daniel Cohen Gindi 2015-06-19 16:42:52 +03:00
  • 6e456da042 Exclude un-highlightable datasets from being highlighted (issue #777). Philipp Jahoda 2015-06-17 20:59:40 +02:00
  • 8cf9336935 Added comparator for comparing entries by their x-index. Philipp Jahoda 2015-06-17 17:33:26 +02:00
  • 7f79c27469 Worked on negative values for stacked-bars, not yet complete, bugs in highlighting. Philipp Jahoda 2015-06-17 14:16:31 +02:00
  • 9a9c9ab2a6 Address moveView issue concerning refresh (issue #765) Philipp Jahoda 2015-06-17 09:28:32 +02:00
  • 633722f90b Legend code cleanup, fix issue #773 Philipp Jahoda 2015-06-17 09:14:40 +02:00
  • be95c277e9 Did some refactoring in the touch-listeners. Philipp Jahoda 2015-06-13 14:40:57 +02:00
  • 28c9eaf6bb added possibility to skip labels and WebLines in RadarChart Matthias Koch 2015-06-13 01:01:59 +02:00
  • 19a0e03efa Fix issue concerning highlighting (issue #745). Philipp Jahoda 2015-06-12 18:34:37 +02:00
  • f3635b69f7 Fix issue that ignored y-offset on YAxis (issue #754). Philipp Jahoda 2015-06-12 18:17:14 +02:00
  • 978201c072 Fixed dashed line issue on x-axis grid (issue #755). Philipp Jahoda 2015-06-12 18:13:16 +02:00
  • 9db1b2f2d6 Add possiblity to set custom axis renderers (#752). Philipp Jahoda 2015-06-12 11:17:18 +02:00
  • 425cb61c03 Merge pull request #744 from danielgindi/master Philipp Jahoda 2015-06-11 13:27:09 +02:00
  • c92d32659b Bugfix: In some cases involving missing y-values, the highlight would not draw Daniel Cohen Gindi 2015-06-11 12:35:11 +03:00
  • 273828526f Bugfix: Highlights on xIndex that miss yValues were still highlighting Daniel Cohen Gindi 2015-06-11 12:34:34 +03:00
  • 10fedf2e2b Fix issue #740 Philipp Jahoda 2015-06-11 08:17:22 +02:00
  • a4e1d26805 Update README.md Philipp Jahoda 2015-06-09 09:24:02 +02:00
  • 6e614c04c8 Indroducing chart minimum height of 50dp if no other height attribute is set (fix issue #566, #720) Philipp Jahoda 2015-06-07 22:34:27 +02:00
  • 04bb22b6ef Merge pull request #715 from itvdonsk/patch-1 Philipp Jahoda 2015-06-03 13:35:25 +02:00
  • 6f652724d7 Update Projects_using_MPAndroidChart.txt Alexandr 2015-06-03 13:05:42 +03:00
  • a018e65957 Merge & code cleanup. Philipp Jahoda 2015-06-03 00:01:47 +02:00