Commit Graph

  • 6084b81e13 Fixed issue that caused LineChart to crash. Philipp Jahoda 2014-10-15 17:36:00 +02:00
  • c0d263c7a9 Improvements concerning Pie- and RadarChart offset calculation. Improvements concerning Pie- and RadarChart touch listener. Philipp Jahoda 2014-10-15 17:31:56 +02:00
  • 9c3bffdd97 Worked on PieChart offset calculation and legend position (issue #139, #148, #149). Philipp Jahoda 2014-10-15 12:18:57 +02:00
  • 254a16f079 Fixed issue concerning Activity attribute 'screenSize|orientation' (issue #15, #114, #153). Philipp Jahoda 2014-10-13 21:42:09 +02:00
  • 2297afc332 Fixed issue concerning values position in BarChart (issue #146). Philipp Jahoda 2014-10-12 17:10:18 +02:00
  • 5fcdda2da1 Fixed issue concerning static Resources reference (issue #145). Philipp Jahoda 2014-10-12 16:59:12 +02:00
  • e2413a4a9e Minor fixes. Philipp Jahoda 2014-10-12 16:54:34 +02:00
  • 0fdf6d57e6 Merge pull request #150 from driventokill/master Philipp J. 2014-10-12 16:54:08 +02:00
  • 2e354e740e draw line by path to prevent thick line looks fractured Fang Yang 2014-10-11 15:23:08 +08:00
  • 45cdfca994 Fixed issue concerning PieChart legend offsets (issue #137). Philipp Jahoda 2014-10-08 09:52:07 +02:00
  • 2719cefbf3 Fixed longpress-drag issue. Philipp Jahoda 2014-10-07 00:02:39 +02:00
  • 3c5523b0d2 Fixed issue concerning PieChart center-text crash (issue #135). Philipp Jahoda 2014-10-06 23:14:52 +02:00
  • 9eb932c3ce Fixed issue concerning PieChart crashing when tapped empty (issue #134). Philipp Jahoda 2014-10-06 19:00:36 +02:00
  • bb650946be Added .jar file. v1.6.5 Philipp Jahoda 2014-10-06 15:27:03 +02:00
  • 1d99ab4108 Adjust build. Philipp Jahoda 2014-10-06 15:24:01 +02:00
  • 6d32d76a71 Merge readme. Philipp Jahoda 2014-10-06 15:21:38 +02:00
  • e707cbe6f9 Fixed issue concerning ScatterChart shape clipping. Philipp Jahoda 2014-10-06 15:21:22 +02:00
  • 22b4d114fd Update README.md Philipp J. 2014-10-06 15:13:01 +02:00
  • 43ca04697c Fixed issues concerning background color (issue #9, issue #53). Fixed issue concerning zero values. General bugfixes and improvements. Philipp Jahoda 2014-10-06 11:36:29 +02:00
  • cb5ca58c61 Added LargeValueFormatter class that helps format large numbers in a pretty way. Philipp Jahoda 2014-10-03 11:23:19 +02:00
  • 25cafdcfa8 Improved LimitLines, added feature to draw labels for LimitLines. v1.6.4 Philipp Jahoda 2014-10-02 19:30:34 +02:00
  • 42d40d8c35 Added OnChartGestureListener, touch improvements. Philipp Jahoda 2014-10-02 18:18:03 +02:00
  • bbb9df10a8 Adjust build. Philipp Jahoda 2014-10-01 23:55:06 +02:00
  • 40eee50348 Fixed issue concerning scrolling in ListView. Philipp Jahoda 2014-10-01 23:54:00 +02:00
  • 70454009bc Fixed example project crash, fixed issues concerning dynamical data adding. Philipp Jahoda 2014-10-01 21:05:00 +02:00
  • f516b4587d Fixed issue concerning multiple lines not being drawn with one entry (issue #127). Philipp Jahoda 2014-09-30 10:47:10 +02:00
  • 1c984be31c Improved dynamical data adding. v1.6.3 Philipp Jahoda 2014-09-30 08:57:32 +02:00
  • f9d9f89dff Fixed some zooming and scaling issues above other scrollabel surfaces like ListView or ViewPager. Philipp Jahoda 2014-09-29 10:41:13 +02:00
  • 57bd44e29e Merge readme. v1.6.2 Philipp Jahoda 2014-09-28 23:21:59 +02:00
  • c471866d95 Added feature to custom format all values in the chart with the ValueFormatter interface. General bugfixes. Philipp Jahoda 2014-09-28 23:21:31 +02:00
  • 7aa1a38c09 Update README.md Philipp J. 2014-09-28 18:22:35 +02:00
  • df31b2ad4d Update README.md Philipp J. 2014-09-28 18:21:48 +02:00
  • 23c1cf9767 Created .jar cile, added support for jar files. v1.6.1 Philipp Jahoda 2014-09-28 15:20:15 +02:00
  • eb41b266b6 Refactored ColorTemplate, library is now no longer dependant on .xml resources. Philipp Jahoda 2014-09-28 13:43:09 +02:00
  • df906951eb Code cleanup, example improvements, started refactoring ColorTemplate (remove resource id's). Philipp Jahoda 2014-09-28 12:17:26 +02:00
  • ba37514b70 Adjust build. Philipp Jahoda 2014-09-28 00:19:06 +02:00
  • 884d0a4e45 PieChart bugfix concerning zero values (issue #112). General bugfixes. Philipp Jahoda 2014-09-28 00:18:16 +02:00
  • bebfec5d3b More bugfixes concerning the offset calculation. Philipp Jahoda 2014-09-27 11:21:35 +02:00
  • c1e553b9a1 Code cleanup, offset calculation improvements, fixed issue concerning label offset (issue #122). Philipp Jahoda 2014-09-27 10:24:07 +02:00
  • d1b541e00f Example cleanup and bugfix. Philipp Jahoda 2014-09-26 15:08:59 +02:00
  • 36094719d3 Removed chart-finger-drawing logic from touchlistener, refactored and cleaned up touch-listener. Philipp Jahoda 2014-09-26 12:29:54 +02:00
  • a90292113d Fixed issue concerning crash when zooming (issue #119). Philipp Jahoda 2014-09-25 17:05:11 +02:00
  • 81bedfdc24 Fixed issue that caused the minus sign not to be displayed for negative values int he y-labels. Philipp Jahoda 2014-09-25 10:35:31 +02:00
  • 07eaf46698 Fixed issue that caused vertical grid line to be clipped (issue #117). Philipp Jahoda 2014-09-25 10:08:44 +02:00
  • 399ec06498 Fixed DataSet copy issue. Philipp Jahoda 2014-09-24 20:38:51 +02:00
  • 031848bd5c Added some conveniance methods. Philipp Jahoda 2014-09-23 21:43:14 +02:00
  • 8c0224438a Merge readme. Philipp Jahoda 2014-09-22 15:19:06 +02:00
  • 741f768a05 Adjust build. Philipp Jahoda 2014-09-22 15:18:36 +02:00
  • e6ebc63f93 Fixed issue in generics, fixed issue concerning auto digits (issue #108). Philipp Jahoda 2014-09-22 15:17:34 +02:00
  • 5675dc485c Update README.md Philipp J. 2014-09-22 11:45:33 +02:00
  • 4367543d46 Indluded feature to show only minimum and maximum YLabel entries (issue #102). Philipp Jahoda 2014-09-22 09:50:52 +02:00
  • 3ac5c8ba5e Fixed problems with RadarChart y-labels position (issue #94). Philipp Jahoda 2014-09-22 01:15:36 +02:00
  • e945cc2561 Merge readme. Philipp Jahoda 2014-09-21 18:19:43 +02:00
  • a01cb4f051 Adjust build. Philipp Jahoda 2014-09-21 18:19:29 +02:00
  • 0c4c74e181 Code cleanup. Added feature to set custom formatter for values and labels. Philipp Jahoda 2014-09-21 18:17:40 +02:00
  • 8cf3286af0 Worked on custom formatter for YLabels (issue #68). Philipp Jahoda 2014-09-21 10:46:25 +02:00
  • 9c34772add Update README.md Philipp J. 2014-09-19 10:44:49 +02:00
  • 16d4b34a7f Update README.md Philipp J. 2014-09-19 10:44:04 +02:00
  • 17233ee378 Update README.md Philipp J. 2014-09-19 10:43:33 +02:00
  • 8cf6fef04d Worked on dynamically adding and removing Entries and DataSets. Philipp Jahoda 2014-09-19 00:54:26 +02:00
  • 61ffa436e9 Worked on dynamically adding and removing Entries. Philipp Jahoda 2014-09-18 17:11:51 +02:00
  • 7789a5e743 Added feature to disable zooming the chart via double-tap (issue #96). Philipp Jahoda 2014-09-18 15:31:57 +02:00
  • af20ca2cc0 Huge changes in data model. Made model more generic. Philipp Jahoda 2014-09-17 16:00:09 +02:00
  • 6f5581bfb7 Worked on adding Entries dynamically, fixed issue #80 concerning LineChart and single Entry. Philipp Jahoda 2014-09-17 00:54:24 +02:00
  • adf98a30a9 Merge pull request #91 from romangromov/master Philipp J. 2014-09-16 12:47:48 +02:00
  • 31f7f1b468 README updated Roman Gromov 2014-09-16 11:24:12 +04:00
  • fe52c90e8e YLabelPosition can now be set to LEFT_INSIDE and RIGHT_INSIDE, XLabelPosition can now be set to BOTTOM_INSIDE and TOP_INSIDE (issue #69). Philipp Jahoda 2014-09-15 20:32:19 +02:00
  • 3b43c11870 Improvements of MarkerView (possibly fixed issue #76). Philipp Jahoda 2014-09-15 20:15:17 +02:00
  • 6d3db40f10 Merge readme. v1.5.0 Philipp Jahoda 2014-09-04 01:14:25 +02:00
  • 71bd55b1d8 Finished implementation of RadarChart (issue #65). Philipp Jahoda 2014-09-04 01:13:41 +02:00
  • c7e4c2773e Fixed issue concerning offset calculation and legend. Philipp Jahoda 2014-09-03 21:57:12 +02:00
  • 3fe745f913 Added method fitScreen() that resets all dragging and scaling and lets the chart fit exactly on the screen. Philipp Jahoda 2014-09-03 20:12:55 +02:00
  • 846e41ec8f Update README.md Philipp J. 2014-09-03 18:16:17 +02:00
  • 0696b9755e Update README.md Philipp J. 2014-09-03 18:06:39 +02:00
  • 620547cf76 Added feature to over-drag the chart over it's bounds (issue #71). Philipp Jahoda 2014-09-03 17:04:00 +02:00
  • b204016eda Added colored LineChart example. Philipp Jahoda 2014-09-02 18:13:55 +02:00
  • 432880469d Worked on new LineChart example. Philipp Jahoda 2014-09-02 16:05:31 +02:00
  • 3bdb19877f Worked on RadarChart. Philipp Jahoda 2014-09-02 12:22:05 +02:00
  • e956f69aa1 A text color can now be set for all labels. Philipp Jahoda 2014-09-02 11:36:32 +02:00
  • 091a202364 Update README.md Philipp J. 2014-09-02 02:20:28 +02:00
  • 6a86e83079 Update README.md Philipp J. 2014-09-02 02:19:47 +02:00
  • 71a5a1ee44 Worked on RadarChart, implemented highlighting. Philipp Jahoda 2014-09-02 01:39:33 +02:00
  • c22b47ce59 Worked on RadarChart. Fixed known issues. Philipp Jahoda 2014-09-01 22:48:08 +02:00
  • c934672ed7 Update README.md Philipp J. 2014-09-01 20:51:29 +02:00
  • 289b71a30c Fixed issue concerning grouped BarChart and MarkerView. Philipp Jahoda 2014-09-01 15:27:40 +02:00
  • d1b20040b4 Values are now drawn correctly in the grouped barchart (issue #67). Philipp Jahoda 2014-09-01 15:11:12 +02:00
  • dfe3dd93cc Update README.md Philipp J. 2014-08-31 15:45:57 +02:00
  • c971ba8a85 Update README.md Philipp J. 2014-08-31 15:44:48 +02:00
  • 0142dff802 Worked on RadarChart. Philipp Jahoda 2014-08-30 15:00:43 +02:00
  • 61a476f081 Worked on RadarChart. Philipp Jahoda 2014-08-30 14:04:05 +02:00
  • 6b71988548 Started implementation of RadarChart (Spider-Web-Chart). Philipp Jahoda 2014-08-30 12:22:16 +02:00
  • 1402d4af87 Update README.md Philipp J. 2014-08-29 16:17:29 +02:00
  • f1825c489a Update README.md Philipp J. 2014-08-29 16:11:57 +02:00
  • 7e58afd430 Added screenshot. Philipp Jahoda 2014-08-29 16:09:58 +02:00
  • 7d1a862c28 Completed implementation of grouped BarChart. Philipp Jahoda 2014-08-29 16:05:19 +02:00
  • bf08124006 Grouped BarChart almost complete. Philipp Jahoda 2014-08-29 14:59:25 +02:00
  • 8595879fda Refactored highlighting detection. Philipp Jahoda 2014-08-29 11:32:03 +02:00
  • 20a9ead0ec Minor bugfixes. Philipp Jahoda 2014-08-29 09:58:47 +02:00
  • 1ec5930f2d Merge readme. Philipp Jahoda 2014-08-28 23:17:54 +02:00
  • 02232806cb Update README.md Philipp J. 2014-08-28 23:16:19 +02:00