Commit graph

630 commits

Author SHA1 Message Date
Philipp Jahoda
0789628197 Add realm related example code 2016-07-01 18:54:59 +02:00
Philipp Jahoda
6a2e6e5528 Temporary remove of realm from example 2016-07-01 18:12:42 +02:00
Philipp Jahoda
efbea0a7ef Documentation 2016-07-01 17:30:12 +02:00
Philipp Jahoda
a233e38978 Remove Realm related classes from project 2016-06-27 23:47:32 +02:00
Philipp Jahoda
bd5858e8c0 Changes to custom scatter rendering 2016-06-27 12:29:49 +02:00
Philipp Jahoda
af114d180d Merge master 2016-06-26 22:04:19 +02:00
Philipp Jahoda
0f3f4b75b0 Merge #1878 2016-06-26 21:58:12 +02:00
Philipp Jahoda
f01b90668b Work on horizontalbarchart 2016-06-26 21:05:41 +02:00
Philipp Jahoda
eb76d21fe0 Cleanup 2016-06-26 11:54:43 +02:00
Philipp Jahoda
98e090ca19 Minor example adjustments 2016-06-26 10:30:16 +02:00
Philipp Jahoda
3b0be740cd Add example for half-piechart 2016-06-26 10:05:54 +02:00
Philipp Jahoda
b5bfc3e2bd Fixes related to setting visible axis range for horizontal barchart 2016-06-26 00:24:19 +02:00
Philipp Jahoda
f345d164ce Fix issue related to horizontal dashed grid lines #1756 2016-06-25 11:00:29 +02:00
Philipp Jahoda
0eb69d246c Changes related to highlight full bar 2016-06-24 23:01:05 +02:00
Philipp Jahoda
ded930a2fa Work on viewport modifications for horizontal barchart (issue #1842) 2016-06-21 09:39:48 +02:00
Philipp Jahoda
72890afc10 Minor fixes related to double tap highlight 2016-06-20 20:50:09 +02:00
Philipp Jahoda
82d5fde6f2 Add feature that allows different styling for value and entry labels (former slice-text) 2016-06-19 23:51:25 +02:00
Philipp Jahoda
95bd8a580e Improvements regarding highlighting, issue #1335 2016-06-19 21:35:23 +02:00
Philipp Jahoda
19265217bd Provide example for #1865 2016-06-18 16:09:22 +02:00
Philipp Jahoda
005c166e07 Cleanup 2016-06-18 12:24:56 +02:00
Philipp Jahoda
8a6139b1fb Fixes related to DefaultValueFormatter #1809 2016-06-18 12:18:43 +02:00
Philipp Jahoda
84160773ed Fixes related to combinedchart #1853 2016-06-15 21:07:02 +02:00
wajdi chamakhi
53e57db562 Adding The Enum Patern Back 2016-06-15 14:20:18 +01:00
wajdi chamakhi
a2e88ebedd Author: wajdi chamakhi <wajdichamakhi@gmail.com>
Date:   Wed Jun 15 11:30:11 2016 +0100

    Changing ScatterShape from ENUM to HashMap of String .
    Creating a provider which provides ShapeRenderer.
    Creating CustomShapeRenderers imlementing ShapeRender with different renderShape() method
    Replacing the Switch Statement by ShapeRenderer.renderShape();

    => Better OOP implementation. Scalable easily.
     To add new Shape you only need to create a class implementing ShapeRenderer and override renderShape method and then add the class in the provider ScatterChart.registerShapeRenderer(String scatterShapeName, ShapeRenderer shapeRenderer).
2016-06-15 12:27:45 +01:00
Philipp Jahoda
5ff8f9609b More fixes related to MarkerView drawing 2016-06-13 23:19:51 +02:00
Philipp Jahoda
dfc0b46f48 Improve OnChartValueSelectedListener 2016-06-12 16:16:51 +02:00
Philipp Jahoda
0d9c8545f2 Work on combined highlighting 2016-06-11 23:44:30 +02:00
Philipp Jahoda
c28b41b05e Work on highlighting 2016-06-10 23:35:29 +02:00
Philipp Jahoda
4826f3be24 Improved combined example, add grouped bars 2016-06-10 15:52:17 +02:00
Philipp Jahoda
95dd249cf3 Fixes related to slice space #1857, #1856, #1807, #1699, #1665, #1660, ... 2016-06-10 14:12:44 +02:00
Philipp Jahoda
b0f5ec1bf1 Example cleanup and improvements 2016-06-09 18:17:32 +02:00
Philipp Jahoda
e5af5692e4 Improvements to example 2016-06-09 18:04:01 +02:00
Philipp Jahoda
2e5217edef Cleanup realm 2016-06-09 12:23:58 +02:00
Philipp Jahoda
455ff894cb Fixes related to minmax and bubblechart rendering 2016-06-09 12:04:01 +02:00
Philipp Jahoda
81dbd91344 Merge 2016-06-09 09:46:55 +02:00
Philipp Jahoda
e704fb87a0 Fixes related to line renering 2016-06-09 09:45:20 +02:00
Philipp Jahoda
3c47d0ade9 Create example for timechart 2016-06-08 16:50:20 +02:00
Philipp Jahoda
dad6cc0ce5 Modify build.gradle 2016-06-07 23:42:33 +02:00
Philipp Jahoda
5a4b6f1532 Fixes related to combined chart and refinement of combined chart example 2016-06-07 23:20:06 +02:00
Philipp Jahoda
ae2d917fa7 Refactoring, tests and fixes related to min and max calculation 2016-06-07 14:00:45 +02:00
Philipp Jahoda
33b158147e Minor fix in example 2016-06-06 23:55:58 +02:00
Philipp Jahoda
b4109d3248 Testing of calculate min max of dataset, changes in remove entry methods 2016-06-06 22:51:20 +02:00
Philipp Jahoda
68947023d4 Refactoring and improvements related to grouped bars 2016-06-06 17:23:26 +02:00
Philipp Jahoda
40917f0dda Refactoring 2016-06-06 17:13:10 +02:00
Philipp Jahoda
f69ae3f76b Improve & test LargeValueFormatter 2016-06-06 16:44:56 +02:00
Philipp Jahoda
92504fa81d Update gradle files 2016-06-04 23:35:16 +02:00
Philipp Jahoda
33fbf34a7c Cleanup 2016-06-04 23:32:39 +02:00
Philipp Jahoda
01f8a57550 Work on zooming methods 2016-06-04 23:07:19 +02:00
Philipp Jahoda
6fd2ffa278 Comment refactoring 2016-06-04 15:15:26 +02:00
Philipp Jahoda
22c7a6dc03 Cleanup recently noticed refactoring fail 2016-06-04 14:57:11 +02:00