https://github.com/jjoe64/GraphView

sort by:
Revision Author Date Message Commit Date
047769a Merge pull request #654 from pm-coffee/master Updated Android Gradle plugin to 3.5.3 22 January 2020, 13:03:00 UTC
14bcfc2 Updated Android Gradle plugin to 3.5.3 17 January 2020, 10:26:42 UTC
8a921ad wiki link 12 April 2019, 11:50:08 UTC
29e24bc doc assets 12 April 2019, 11:48:23 UTC
7e163c1 doc images 05 April 2019, 08:25:19 UTC
a4f5ae7 Update README.markdown 05 April 2019, 07:56:09 UTC
414ba10 Merge pull request #628 from Deliner/patch-1 fix #569 bar graph out of viewport on scroll 05 April 2019, 07:54:24 UTC
9741bfb Merge pull request #590 from blizzard4591/androidx-compat Refactored for use of androidx. 20 March 2019, 21:07:41 UTC
ee21d4e Local fixes to versions 16 March 2019, 12:03:40 UTC
f0a8aad fix #569 bar graph out of viewport on scroll 05 March 2019, 10:30:07 UTC
5ae9669 looking for new maintainer 10 February 2019, 13:06:48 UTC
73a93d7 Merge pull request #594 from frhun/master Fixing Maven licensing information 22 August 2018, 16:00:09 UTC
740610c Changed name to new License for Maven 22 August 2018, 15:22:56 UTC
8dfd11f Fix license URL typo 22 August 2018, 15:21:13 UTC
91402a9 Refactored for use of androidx. 28 July 2018, 20:43:18 UTC
3132471 update javadoc readme 30 April 2018, 15:18:52 UTC
c57b617 new version in readme 26 April 2018, 09:19:01 UTC
227c258 released 23 April 2018, 11:48:18 UTC
4d04150 check for permissions on snapshots 20 April 2018, 10:21:39 UTC
0dfdb9a prevent invalid number of labels closes #520 20 April 2018, 10:01:32 UTC
2eec525 format code 19 April 2018, 11:43:24 UTC
44284c4 fix #499, #539, #477, #449 dont draw zero length lines to avoid strange lines beeing rendered on some devices 19 April 2018, 11:42:08 UTC
499a11b adapt to current libraries 19 April 2018, 11:36:47 UTC
e796d3c Merge pull request #503 from dektar/master Allow human readable to be optionally set per axis 19 April 2018, 10:35:14 UTC
11adb0e Merge pull request #560 from pontomedon/master Add a LegendRenderer that renders series with the same title and color only once. 05 March 2018, 10:30:14 UTC
17166eb add a LegendRenderer that renders Series with the same title and color only once 27 February 2018, 19:00:29 UTC
b593cc2 make it possible to override the List of Series that a Legend is rendered for 27 February 2018, 18:59:56 UTC
baaa90e Merge pull request #536 from guycnicholas/fix_line_graph_onTap LineGraphSeries failed to allow OnTapHandler to be called on first data point 30 January 2018, 08:56:06 UTC
73f12d7 First point was not being registered as a DataPoint and thus couldn't be clicked on. 27 September 2017, 05:15:59 UTC
cbbd1fa Backwards compatability 04 April 2017, 01:37:47 UTC
e85ac64 Adds ability to set human rounding in X separately from Y. 04 April 2017, 01:32:55 UTC
98b3b10 prevent zero-division on vertical scaling, updated to latest gradle 21 March 2017, 07:44:55 UTC
dc22571 weakreference to view (activity) in order to use series on a background service 16 March 2017, 19:25:03 UTC
77aa224 minimal viewport 02 March 2017, 19:12:51 UTC
2c7b15b position of cursor mode legend 02 March 2017, 16:45:00 UTC
cd1dc60 cursor mode position 26 February 2017, 20:11:04 UTC
34f10e0 cursor mode implemented 26 February 2017, 19:36:54 UTC
fdb724b select data points in cursor mode (line graph only) 23 February 2017, 18:50:38 UTC
3ae8a21 cursor mode 23 February 2017, 17:49:06 UTC
940d6e5 possibility to create snapshots and share it 17 February 2017, 17:37:34 UTC
f4d8541 removed comment 06 February 2017, 20:50:51 UTC
9adfe17 Merge pull request #460 from tdevinda/master Added isReleaseBuild() which prevented compile 06 February 2017, 20:49:08 UTC
a61d98e allow minimal size of viewport when scrolling+scaling 06 February 2017, 20:44:36 UTC
29cd793 Added isReleaseBuild() which prevented compile 03 January 2017, 05:49:25 UTC
edc9ccd make order of points check 25 November 2016, 20:05:30 UTC
f52dc3a fixed wrong starting line draw that came with last patch 17 November 2016, 07:23:27 UTC
8200110 fixed drawing holes when many points on the same pixel were drawn 14 November 2016, 16:35:04 UTC
1da37d6 changed license to apache 2.0 22 October 2016, 09:08:42 UTC
48633ec favicon 13 October 2016, 05:54:50 UTC
e269297 readme 01 October 2016, 11:50:24 UTC
f123cef readme 01 October 2016, 11:49:51 UTC
5840c11 readme 01 October 2016, 11:48:44 UTC
fa111cb readme 01 October 2016, 11:46:44 UTC
0496a5e version 01 October 2016, 11:39:14 UTC
0b41324 info for new versions 28 September 2016, 03:50:58 UTC
487e5a4 updated readme 28 September 2016, 03:50:02 UTC
b694c09 v4.2.1 17 September 2016, 09:32:29 UTC
126b229 documentation 17 September 2016, 09:28:34 UTC
b761353 closes #440 fixed very long calculation of first datapoint to use when generating the labels 17 September 2016, 09:17:21 UTC
482e63a closes #438 fixed lag problem in animation 10 September 2016, 19:06:11 UTC
464bb67 removed log 09 September 2016, 19:04:42 UTC
124b5f3 readme 06 September 2016, 06:21:04 UTC
27f9fef version 4.2.0 05 September 2016, 10:54:38 UTC
81b9d01 closes #426 fixes infinitiv loop when only second scale axis exists and using appendData 04 September 2016, 13:38:33 UTC
80731eb refs #422 draw background works now even when points are out of boudns 02 September 2016, 17:16:25 UTC
cc38546 Merge branch 'lenamuit-master' 01 September 2016, 06:56:43 UTC
f2c7758 Merge branch 'master' of git://github.com/lenamuit/GraphView into lenamuit-master 01 September 2016, 06:56:25 UTC
88f5dfd Merge branch 'matkey-SetDataWidth' 01 September 2016, 06:18:23 UTC
fa08c29 Merge branch 'SetDataWidth' of git://github.com/matkey/GraphView into matkey-SetDataWidth 01 September 2016, 06:18:01 UTC
2312f46 vertical axis title for second scale Merge branch 'mooshim-master' 31 August 2016, 18:43:28 UTC
b501aac Merge branch 'master' of git://github.com/mooshim/GraphView into mooshim-master 31 August 2016, 18:43:12 UTC
4ffa63a Merge branch 'matkey-ViewPortMaxSize' 31 August 2016, 07:22:00 UTC
193384b refs #431 limits of viewport 31 August 2016, 07:21:27 UTC
fc71d9b Merge branch 'ViewPortMaxSize' of git://github.com/matkey/GraphView into matkey-ViewPortMaxSize 31 August 2016, 07:11:34 UTC
8026618 closes #429 drawAsPath is default to false 31 August 2016, 06:51:18 UTC
ca10828 closes #428 simple animation for bar graph 30 August 2016, 18:07:20 UTC
9deea04 refs #428 line series animation 29 August 2016, 14:08:14 UTC
d51b69a Changed mMaxXAxisViewportSize from long to double Changed mMaxXAxisViewportSize from long to double 23 August 2016, 14:05:41 UTC
dc496f2 Added ability force bar graph width Our use case is a 2 hour viewport of data. We know each datapoint is a minute in size. Therefore we can force the bar width to be 60,000ms. This way when the first few measurements are received, we dont show the first point as 1/2 the graph, the next as 1/4 graph width etc. 23 August 2016, 13:56:03 UTC
28920ae Added ability to limit the maximum size of the viewport Our use case is to limit how far the user can zoom out to be 24 hours, as after that they are unable to see individual bars on our screen size. 23 August 2016, 13:23:48 UTC
a2d0797 refs #429 performance: cache for lowest/highest 22 August 2016, 15:30:27 UTC
ac9746a refs #429 performance: draw directly with GPU (draw lines instaed of draw path) 22 August 2016, 14:38:55 UTC
78c28b7 starting value of x axis needs to be hold for the reference to generate the labels 17 August 2016, 09:27:50 UTC
8902929 animation for line series 11 August 2016, 14:06:33 UTC
20fa5a4 datapoints filled, dont draw out of display, fixed problem with overdraw 10 August 2016, 13:29:57 UTC
4acdd5d refs #419, #344 scaling y also for second axis 10 August 2016, 08:59:47 UTC
2844763 refs #344 verical scrolling respects second scale axis / second scale labels get scrolled 09 August 2016, 17:15:08 UTC
7ac96f0 refs #344 verical scrolling respects second scale axis 09 August 2016, 14:40:55 UTC
4eebecd refs #344 scrolling works when only second scale axis is defined 09 August 2016, 06:40:00 UTC
f500175 refs #344 scrolling works when only second scale axis is defined 09 August 2016, 06:30:10 UTC
a46b70c fixed some overdraw issue 09 August 2016, 06:19:58 UTC
ae6929b docs 06 August 2016, 12:32:45 UTC
ff7782b respect bounds when vertical scaling 06 August 2016, 12:13:07 UTC
9edfdca vertical zooming bounds effect 06 August 2016, 11:39:10 UTC
572daba fixed issue with calc the complete range with some side effects 06 August 2016, 10:26:15 UTC
a9f3fbd vertical scaling 05 August 2016, 21:09:45 UTC
169250f calculation of vertical axis bounds 05 August 2016, 20:43:33 UTC
4431945 vertical scrolling 05 August 2016, 19:37:33 UTC
c7646da new v 03 August 2016, 18:13:50 UTC
f587f68 new v 03 August 2016, 18:07:37 UTC
back to top