Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ChartsOrg/Charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
https://github.com/ChartsOrg/Charts

Fixed combined chart highlight with bar data

19230cd5b7e34ce93e2b1a66ad449aae1d1a4921 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Take the correct barData object here

c7f27a710995cbad065e9f8917ade39a8ceb0e2e authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Set a default shape renderer

7867f4b7926213c6d71fb3b0e51bc3aaa3640ea1 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Removed unused yValueForXValue / yValuesForXValue

1a22cc136b014611635292d0ab3c5f072f149287 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed drawing bounds for some of the charts

3a02b85c86ef30d9eabc3df85a1966b2111fb143 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Improved entryIndex rounding method

31451ab23f38ac8cb633a9ca6810fff9e39814a6 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Use @objc(name) feature for rarely used classes (by users)

75b16fc9949c4d9fc2f6f172e58a314b63e4d65b authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
The highlight breaking changes are a chance to use @objc(name) feature

5e143be1a7c7541c69c3190ffbad99202fdb46b2 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Docs

9bf669a224ae7ca43472ffe978956631df70d8f8 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
More improvements to Markers, default behaviour constraint to view size

48f21da2e5211be7cfeec7663e68822b2f8af265 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Fix for comments

96d510e68f4544d34ee7bfc337db436c21b06a8d authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Do not force unwrap here

97bbce1ffc1cbab66b51b3a3828bb8a3135cebb0 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Namespace `Marker` names only for Objc (Swift 2.2)

The Charts v3 changes are a chance to do this,
as it's a breaking change anyway.

c9fd5824b78cf3d83909af0e9815dacef3e93f5a authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Renamed ChartMarker -> IChartMarker

dd53bbea48257262e758b535a0c3f9e9228232f9 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Renamed x-pos to x-value where appropriate

6fbbbafc6c1c4dd2f35d8248bd62207632e4aab5 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
These return a single pixel (x/y), for values (x value and y value)

a9ee2b504272e7740440045fda6adaf4f8db8c09 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Simplified scatter shape enum model

90b845496b22bf4310b2fc8c81ba7721f86100bf authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Do not invalidate here by default, like other zoom methods

1b3f79af8bc9eee46110e22d07b162edc894c944 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
`drawBarShadowEnabled` is working again

e2d0ee4ae79f79f02fb439cc1f55cc7835c0c112 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Cleanup these comments

9cf7591fd5e1b7d459127085c83cba61b5f46082 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Removed NaN check for highlight.

50438345d50b03a16ef6c816ccd15d13d4f100bb authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Adjusted maxHighlightDistance defaults

332fb3b4beaf5f4eb25a56502cec6f401dbe014f authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
DRYed some code

c76d53a3c077297040de02d92c71b1dc4502a354 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Legend improvements

faab0ac1cda2b43baad5121661fabc73422f7ab1 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Improvements to zoom methods

9582c15f674276b3ef5de13b7495d8f29db58c86 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Realm fixes

4f8b68ac42a0b9d140f5c3289fd3d97f706d471e authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed a RadarChart bug where value labels were misplaced

f484ab3dc8f3c2c12cf7bfeaf64d9474737493a8 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #1245 from liuxuan30/ImproveComment

improve comment to warn users how to use setVisibleRange APIs

f48fbfc1daebe812b0dfb4fac090618e79fd94e9 authored about 8 years ago by Xuan <[email protected]>
Dropped iOS 7.0 support from README (Closes #601)

bcabf060658f65e8f63e18d8f3f941b55378bd24 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Update README.md

69bd3b9ffebc99ef8a6cc6e8150932e07297ccc1 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Removed deprecated --var / var--

16ec10f2af0a2f148dfb55f90088e265a3f3e4bd authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Improved docs

d2b344f45f78cf0fd61926af47543be365a9678c authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Refactored scatter shape rendering into interface and renderers

4772adb68f98234362ba955a03ba77877f98f735 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Example cleanup

db836c3fdd9a824eb93ae5b2beae640d79155add authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Pie: Separate color/font for entry labels (defaults to value color/font)

abedb49a0f541f816613f624fa31e5778bf12c6a authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Minor improvements to demo

184f0973897d166be2b3238da86bc3cbef01efe3 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Minor refactoring of variable names

b6a2d18657130e6bbbe91b63b51921ddb493cb2e authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Minor improvement to valueFormatter

71b2655b1c5994c81fa408170eb2a3d47076a3dc authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
X-axis renderer enhancements for better horizontal bar support

729b7d98b5273d3380808ac92d217b255e029964 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Viewport enhancements for better horizontal bar support

cbb5f66561d982fe003921878b7fa4432e739c48 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Pie: Renamed `drawSliceTextEnabled` to `drawEntryLabelsEnabled`

c0d6fcd74b6198125788745392bf42066e7c64a4 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Completed copy routine for scatter dataset

f0dafa84d8a5c87877605dfba97a67ce37017123 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Pie: Added feature to offset center text

5835e8c609b89ecd7cdda324cd651885c7babe31 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
More work on highlights

77d1bf3ed817044baeadedb2640b2032121e5383 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Added feature to change color of "no data" text

ee1abfdf52f87679aef5d7320c164a5c0309f5e4 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Improvements regarding irrelevant inherited methods

761ca858c27a1c5cafc9d3277ff7ba5c6f714ad9 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
ChartMarker is now a protocol, and we have ChartMarkerView/Image helpers

2f0097553e0ad4b7fe1c810d373fd9115b2294d4 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Major work on highlights

f49ef5f5ae932237ef8aa4748b4919382d24ae0b authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Docs improvements

d0e05d83c08cc7b3b2bb68966947de31bc77ef98 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Example improvements

141128cc655ec112069369908d5fbc7783b0543a authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Improvement for pie slice spacing calculation

3a0f638a44c01c1f8384be0c9c74f9f5ce53d3d4 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'x-indices' into v3

* x-indices:
Work on x-values instead of x-indices (free for all :-)

6af7421cb21536024ff789a444b2241d24ea8c5f authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Work on x-values instead of x-indices (free for all :-)

3dbd57b5a3f78e242409d60fe0b157d995b61e81 authored about 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #1271 from liuxuan30/master

fix Realm pod spec typo

4d35b2f7c38fd2a6ed41e51650da27f7d154b757 authored about 8 years ago by Xuan <[email protected]>
fix pod spec typo

6b29503d8d2859201976d619c5890b4bf81c5a75 authored about 8 years ago by Xuan Liu <[email protected]>
Merge pull request #1270 from liuxuan30/Realm1.0.2

support Realm 1.0.2

8b7b589df918b2b688922aa78f8d9f5c916f19c6 authored about 8 years ago by Xuan <[email protected]>
update Realm pod spec to 1.0.2

d8e60fe8dfca36056c5aa0113fb8b3c2471f5859 authored about 8 years ago by Xuan Liu <[email protected]>
upgrade Realm to 1.0.2

6d91f6149e305a631b27ef7b0ca47ee2ac8cd360 authored about 8 years ago by Xuan Liu <[email protected]>
Merge pull request #1264 from chris-gunawardena/patch-1

Typo fix, our of range => out of range

8aab7b13a40ccfb9e01c55f688297725e1c08315 authored about 8 years ago by Pierre-Marc Airoldi <[email protected]>
Typo fix

d432396346f402287315888094ede1b95e84bdb7 authored about 8 years ago by Chris Gunawardena <[email protected]>
improve descriptions to warn users how to use setVisibleRange APIs

eadefab0fafa54f3f3a1976c612e112d0e3768c5 authored over 8 years ago by Xuan Liu <[email protected]>
Merge pull request #1249 from liuxuan30/fixTravis

remove brew upgrade carthage for travis and update ios-snapshot-test-case to 2.1.2

2efba1d0d75f25c00b6332b1ecbf559adff8ed8f authored over 8 years ago by Xuan <[email protected]>
1. update ios-snapshot-test-case to 2.1.2

2. remove brew upgrade carthage, because travis saying

3734cc7d4fd8b90c750d38eac0fc2ac3a149c459 authored over 8 years ago by Xuan Liu <[email protected]>
for #1208, seems drawBarShadowEnabled should be false by default

4d08068fb451e7ef7baef48d9d690372a54abe84 authored over 8 years ago by Xuan Liu <[email protected]>
Merge pull request #1213 from AntiMoron/master

BUGFIX: fix infinite recursive call of getXIndex(_:)

a7155c65c0adcd560d18404b5173b6582ffcdd55 authored over 8 years ago by Xuan <[email protected]>
Merge pull request #1205 from VincentSit/patch-1

Add missing imports for iOS 7 support

69998e059b4838992d8f70af29b234806531f070 authored over 8 years ago by Xuan <[email protected]>
BUGFIX: fix infinite recursive call of getXIndex(_:)

098b961b4ce24e1bdaf800a42e0bc7242f1269ee authored over 8 years ago by AntiMoron <[email protected]>
Update ChartSelectionDetail.swift

3b31396971a2c9ab30f344ec979f7a22be102c74 authored over 8 years ago by Vincent <[email protected]>
Add missing imports for iOS 7 support

7eb581088be028897a9a455a8a375d06dca0530a authored over 8 years ago by Vincent <[email protected]>
Merge pull request #1203 from liuxuan30/fixTravis

upgrade carthage, resolve test failure config

1b605534e6b1a4d0bac1eb09434f2d2cb6368c5c authored over 8 years ago by Xuan <[email protected]>
change Rakefile, comment out tvOS because no FBSnapshotTestCase

31e9cfffd8b009a24a52f8f7fcee439d9c951cc3 authored over 8 years ago by Xuan Liu <[email protected]>
use master commit for iso-snapshot-test-case for now. once the fix is tagged we could change to the new version

a72a43a09d2181f776278ba892b8def2317570bd authored over 8 years ago by Xuan Liu <[email protected]>
upgrade carthage to 0.17.1

3197e7ae5e089aeb019f893b8bbcb9867ba75c9b authored over 8 years ago by Xuan Liu <[email protected]>
Merge pull request #1202 from liuxuan30/fixTravis

update iso-snapshot-test-case to master to have the fix for now

c5c442b29a56f0deece421b243953b59fdf9cfe6 authored over 8 years ago by Xuan <[email protected]>
update iso-snapshot-test-case to master to have the fix for now

hopefully this will get travis working

0ef42209cc7dcd4d9211c22f533b21447dd85f6d authored over 8 years ago by Xuan Liu <[email protected]>
Merge pull request #1130 from einsteinx2/ignore_dsstore

Ignoring .DS_Store files

ee23f8cc1681c518d596add1c5b3ea922ba9baf8 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Ignoring .DS_Store files

9dedd177129afc48a1659551b646fa065075f2bc authored over 8 years ago by Ben Baron <[email protected]>
New better quality feature graphic

96ec5b85b93c184cc9bcd855ddedc4401d2cea32 authored over 8 years ago by Philipp Jahoda <[email protected]>
Delete feature_graphic.png

8c99f59e82e05cc5545a71fc51ae4db8c34668dc authored over 8 years ago by Philipp Jahoda <[email protected]>
Add files via upload

6b8d1318f5df788f3afb4efc7cb9312db5a2c9e3 authored over 8 years ago by Philipp Jahoda <[email protected]>
Delete feature_graphic.psd

cec791b07bce88f0f24557606fb20a713fbcc632 authored over 8 years ago by Philipp Jahoda <[email protected]>
Version 2.2.5 release

276076f1180a0676e4766fe27bb3fa48864df8dc authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
ChartsRealm-TV target minimum 9.2 to match Realm-TV

543a90c7003e32f183135c2670366c1a7161afe1 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed UIColor reference (for ChartsRealm-OSX)

728a472378c34bd51ffb5e9c8414c81933464be5 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Updated project settings

e45c477ffa2cefb13d9a06c386a4e0dd581f8cc8 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Minor changes to example

30056f8b5b15706f6d77b3906b86b3d086040962 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Add TARGET_OS_TV #if to Charts.h for ChartsRealm

0fc3db894e527238fa0dd03e4a280c8aea46a96a authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Update feature graphic

cdf8f607dcbcbf44455d819a3f5057a81c8bb9e5 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Updated README

7e77fbccd93fcc8feb537d07e732795fc0671ab8 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #1088 from danielgindi/revert-1087-master

Revert "Simple changes to allow OS X 10.10 support"

f54013ec6a8ad6c23837e259bcf2410a5ecd9722 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Revert "Simple changes to allow OS X 10.10 support"

c8ccaf9e3b15c26f4128b0989ea7c81508614d26 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #1087 from einsteinx2/master

Simple changes to allow OS X 10.10 support

d4dbe4caad8a194e0b56d1f1d198743295320aa4 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Simple changes to allow OS X 10.10 support

8dcc64601e7ad35b3e4d3ddf9fa6261fa2e189d1 authored over 8 years ago by Ben Baron <[email protected]>
Add extra point when rendering cubic bezier (Closes #1010)

a4e7b95cbb05f48afc42a8dbcf8746347beafcde authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Use the safer Stride (Closes #1075)

13774b45dfec3470009a6f6290494b47606c844f authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Match argument type with Android (Fixed #1077)

37e2b9527bccf77774b4736b9f0df7a01fe8258f authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Updated tests to reflect default y-offset value changes back then

8da4c9c2365a71139fb1578aaf8b4ed1951ace39 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Use newer `mode` property in tests

186cfb470c4ef1fff8409aea8ad5a9660edc1e1a authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Updated to iso-snapshot-test-case 2.1.1 (tvOS support)

0bda1ca919cda00f7bee131ffbbca92d81025775 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #887 from liuxuan30/limitLineDrawLableEnabled

Add a switch for controlling limit line label's visibility. Default to enabled

035bf11dc0f33c40bf63000093eb3afee2441a74 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>