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

Xcode 7.3 converted this one - but Swift crashes for this range.

Dammit Apple. Yeah, the end might be < start in some cases.
Just make these work like normal loo...

f1a84d6e9f969117289fbf778e9c6c88d4ae9bc7 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed a case where large y axis numbers had rounding issues

2d979845e32122709845e72bfa0c03c1eb6dc931 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Added granularity to sinus demo

df2d25e077f6533b3298915242fdbd439ef2c390 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed typo "granuality"->"granularity"

4392552f4a9a5ad4299babe1ef7e55d1e2ef5e21 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Corrected Swift version

2a9b9aa100a2720c888ea1446c9eede1c2d6a0b5 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Update README.md

1e4c3c2b1cef40e205470110b9cf4f34ce2b70f4 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Update README.md

eb1ce31d08a4762b7de1a7f775c77c4df36ed7ad authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Use latest `facebook/ios-snapshot-test-case"` for Swift 3.0

This is mainly to allow travis to build

afc70a4ba509e36eb43a0fdee9e7093336cae72c authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #894 from liuxuan30/updateReadme

remove duplicated statement

c0f1baec72d94d9ba7615b4f5bedd32d4aa2537f authored over 8 years ago by Xuan <[email protected]>
remove duplicated statement

8a4b58df2ed4825fcca42f7dbd22725f9a6b005a authored over 8 years ago by liuxuan30 <[email protected]>
Updated travis' Xcode version for Swift 3

35b3367268f697f577bfeb3592bbd3bfc6f3f957 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'swift3'

* swift3:
Migrated all swift code to Swift 3.0

43a079682e875fe7f01a4f3a9957116ddcd6a5aa authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
update xib outlet reference

d078986784e5d1dcc4c988019b995f5b57383d38 authored over 8 years ago by Jack Wang <[email protected]>
update xib outlet reference

6afcc3746b3ae01943ed349cc6f53a15e60a017b authored over 8 years ago by Jack Wang <[email protected]>
Add PiePolylineChartRenderer

675a176bad15d2c5afaa47a52b46ac7938d27d5e authored over 8 years ago by Jack Wang <[email protected]>
Update README.md

3339016d2beadb11ff4727f036cc42b9d87a3b78 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #861 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

099c5c34c649c1ef7a24ee856b8d2d39a84ce539 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Add Gitter badge

fc4e935109dff2212f139294fc030940e58ecdde authored over 8 years ago by The Gitter Badger <[email protected]>
I missed some tests

137efc864b68ed70c68e4c42831379f1691ad0a3 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Updated tests for `drawZeroLineEnabled=false` by default

1d49cd31f5e05b1472c2adc60a045501081896c3 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Initialize `drawZeroLineEnabled` to `false`, for backwards compatibility (Fixes #849)

0403d82ce8ad0a3593d6e3c2a1aae5a5c1d58574 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Migrated all swift code to Swift 3.0

476c347069affea4c3db59e906c7649300e933b9 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Do not let slice spacing make the chart go haywire. (Fixes #819)

If the user provides data that does not allow the spacing to stay even -
he will need to manuall...

4f87c7c007f95f0e8ef85a6b09346722366584c9 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed usage of automatically calculated properties

(the customAxisMin/max should have been used here)

368e251b4c38a8d4fc3d97a27028871e66892546 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Docs

0a1e3c3a21b8d3fbc94eb39ad5df2f4f74e06b97 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Useless override of chartXMin/max (Closes #673)

2dcc39c9fe25cda978ea98e14dc0dc698704f729 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed cubic line "leak" on first point. (Fixes #683)

Since lately we've done many fixes to the calculation for first/last
points in cubic drawing -...

f36171c3b8f9d00cf9debd9ac3be7a50c579ef2b authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed CGGradientRef leak in demo

a9c3c38d2d541afa6ea61d8d06df29f840d2cf57 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Removed extra spacing applied in the wrong place

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

1bf0bbcf518f98642acb6b163f297acf559421a2 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Default value here should be Infinity

16739ef26720e232e0d1ea919e1e649079958849 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fix magnification gesture on OSX (Fixes #850)

b0a40c35cf514e52a406923732aabe8b87e9518f authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Adjust latest changes for OSX

f336ba763079b763c59cf76ca3cce60c8cefd4cf authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'liuxuan30-lineCap'

6a683d0bc5aadc0bf5a2e542a2f333b1d8b25bd6 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Moved these to a more appropriate place

34f889255601dd6596172f98aad2b46db6eba643 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'lineCap' of https://github.com/liuxuan30/ios-charts into liuxuan30-lineCap

b072d6b69bd6680de6d955dc8d0a4b0d3c8e8f55 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'noais-Noais'

a76242e0cec0d609e3957a3a5a0793ae155cfe97 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Found a more appropriate name for "allowRepeatedValues" :-)

And provided detailed explanation.

38d1275d5583a1944cc88bb8929b59c1300264d0 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Adjusted for latest "guard" changes

fec9c7f6b84507e6ab85ad3ede15be48cb1ad3e5 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'Noais' of https://github.com/noais/ios-charts into noais-Noais

# Conflicts:
# ChartsDemo/Classes/Demos/CombinedChartViewController.m
# ChartsDemo/Classes/Demos...

7cde97d0549c9c722d78bb198a555602ae54b3d3 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Changed menu order

f77871237b50b31136d2c5298ddbbf96a1f27df1 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Docs

4b555421639eb9fa3ba3ef8302135d6603af568a authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'liuxuan30-radarDot'

c9e132cc433a6387fdf8587c827e4e2f7faecb9b authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Highlight circle should be animated too

942615b13a6f9df94593405cda0b277d1b77dfd0 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Styling for highlight circles based on dataset

5c30ada0e3294880f28ee5dffe99ae96811b5acf authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'radarDot' of https://github.com/liuxuan30/ios-charts into liuxuan30-radarDot

4b86e9c986a5b1f385e177ba1ff3ef04b52e61df authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #847 from leoMehlig/piechartdata

Type bug in PieChartData

c218f3d58b5ac941543527138a355a3bad029890 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Docs

cfba24ba63b86a47fed50211695471b6990bd7ac authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed a bug where after rotation/resize the matrix stays out of bounds

f3e1d7b7701c8de7b1cdb918761a48a01af33675 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Docs

2dff19d3cb6176fe3ab6ec7c50922bb25e7d9168 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Type bug in PieChartData

The property dataSet on PieChartData did expect a PieChartDataSet and
tried to convert the resul...

5a831163e95145561d6d40733dc4ae5cefecd032 authored over 8 years ago by Leo Mehlig <[email protected]>
Supporting bar borders update in demo project

3a05e830593edbe378d1710cce880be0750222d9 authored over 8 years ago by Andreas Igel <[email protected]>
Supporting bar borders

09e88657c2e24778084f530943e9f600d4bb1aeb authored over 8 years ago by Andreas Igel <[email protected]>
Merge pull request #824 from leoMehlig/rotation

Keep position on rotation

2a6429080072f6124ec317e3da7990bffab5374a authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #828 from PhilJay/master

Update Readme

28d9a5486063c4197e9c4db95b4732b896843906 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Update readme

84842b50b6b289f5ceac2ab42ee4a2e93265a674 authored over 8 years ago by Philipp Jahoda <[email protected]>
Merge pull request #1 from danielgindi/master

Update

38e5ca7a03e4c0d68e3cd4e320518720ce9d345a authored over 8 years ago by Philipp Jahoda <[email protected]>
Keep position on rotation.

I’ve added a flag to BarLineChartViewBase indicating whether the chart
should stay at its curren...

afc1be65f88ca787d2b80add1711d8f275b123d4 authored over 8 years ago by Leo Mehlig <[email protected]>
More accessors on viewporthandler

c7e5ade00ee5afd4737156b7873611d63385002e authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed cubic fill causing borders on cubic stroke (Fixes #747)

c6bfb03594c6b93e6822b030cc6a4c65076b75b4 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Added missing rounding argument in entryIndex

92e626c5b035b9398ec0960c35edd049ef9c98d5 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Removed yValueSum/average from PieDataSet

This was a residue that was removed from the Android side already

6251cd7c00dbe5962d13f99ececb31683d0b1c38 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'ezamagni-stepped-linecharts'

# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...

674fe6492ed8a3eb53f6d7e91b43797cbd1a467f authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Minor performance enhancement

8d05deaa2895615666415575ea59121aa787e32b authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Code styling

cfa0bea53cf0c686f8bc15acd98fb7643b4f1e83 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'stepped-linecharts' of https://github.com/ezamagni/ios-charts into ezamagni-stepped-linecharts

# Conflicts:
# ChartsDemo/Classes/RealmDemos/RealmLineChartViewController.m

987a13f29bb625c4a65692fe0aef54ede50a8e89 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #811 from krbarnes/master

Set code signing identity for iOS targets

a82a7e5305aba950a88afda4088d52b44f847895 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
distribution for release builds

8eaba3482879751d8a6ca9a7f9a6f9a0a384731c authored over 8 years ago by Kevin Barnes <[email protected]>
change code signing identity to iPhone Developer for iOS target

c5f6fdd70b2738f873610b237f9d1af97228532d authored over 8 years ago by Kevin Barnes <[email protected]>
Fixed parsing of short #abc colors

f324ae80ded264247b122434dccca55ed66095e7 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #795 from boourns/patch-1

Add trailing newline for preprocessor statement

b30a8403aef71ee55ee51131e93b2b5ee2786822 authored over 8 years ago by Pierre-Marc Airoldi <[email protected]>
Add trailing newline for preprocessor statement

8b5e806f8725f9a04981671554c19cef77480b75 authored over 8 years ago by Tom Burns <[email protected]>
Do not create an empty highlight object

0344e91a7c3f06bcf32379c173bbe09da2d1c56e authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed a minor bug where sliceSpace should be zeroed due to 1 slice

33edc18e5bbc85122bbc0c4d7e576478e89f3479 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed some bugs calculating offset center point for space pie slice

a7839b7537bb5ce90d265fe159bec5bf7afefe6a authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Version 2.2.3 release

1788e53f22eb3de79eb4f08574d8ea4b54b5e417 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Cleaned up project settings to allow Carthage to build ChartsRealm-TV

d1c6967ffc4482e484beadddc8dedce3e36b02c3 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Reverted default fonts.

The tests caught this... Happened during OSX port.

3e40debae57c554518ad09dc92dd9542cac70d96 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Incorrect NSUI prefix for tvOS only stuff

e1379bd0b93089da39e1a0428dfda7f07284fbe0 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Hide unavailable gesture recognisers from tvOS

bc92890e5bc70ea6ba1b276b3fc61632a3f12dd2 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Added back some missing imports (to preserve iOS 7 support)

Although this will not last for long.
Next iOS 7 release will mean removing support for 7.0.

d8f4eb35158e153f9982c33110ce3b9328535cb6 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Moved OSX demos around

ca6861f2d1e20a4abe3f54f0b07722949bda5f5e authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Adjustments to OSX pie demo

c31294afe1f43f490cde4cad283e9e6c69674ce0 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
More fixes for OSX/iOS merger

ca8a7565eb098ebd244c9cefe413062833eefbb9 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'osx'

# Conflicts:
# Charts/Classes/Charts/ChartViewBase.swift
# Charts/Classes/Renderers/PieChartRend...

49e9235c564e5db6902eff243abd5899bb8bee34 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Removed unnecessary import

715da3e74f3a8a598691d1f8d9fecb08bfa5b6f9 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Avoid dynamic dispatch in ChartPlatform when possible

49773f6d5a0a2902035801a526f864b32cf588d5 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Added mouse rotation gesture for OSX

dd7388cbc51277961a19a152d8b74e9b0f7adb0e authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed OSX rotation angle being inverted

e433b13ab0cc2be39c68b9f00ffd7208882346b6 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed NS/UIScreen scale compatibility

2dba16fb44f33aaab63ed979f6f80a15236b1869 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #780 from asmarques/fix-ios7

Add missing UIKit imports for iOS 7

0dae6f00fa2f0c5dc318b82b4f02a5660a5fd883 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
DRYed duplicate demo code

c67746306837ecffe2a43c4327edca9562ce7e58 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Minor updates

13bc03deeb77d1315566070d46e5783f14faab3d authored over 8 years ago by Philipp Jahoda <[email protected]>
Merge pull request #781 from ospr/support-toggle-data-demo-charts-option

Add "Toggle Data" option to demo charts. (#771 Support)

796281dc634490957e05d1d461973eab59a948f1 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Minor refactoring after merge

c24031b14fb77e275dec1fbcf2f96bbc016a5081 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #772 from ospr/support-optional-charts-data-property

Make ChartViewBase's _data optional. (Fixes #771)

35a7cf3377da81a319e7d93ad63ebc557df2c5ad authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Add "toggle data" option to demo charts. (#771 Support)

Added a "Toggle Data" option to each of the view controllers in the charts demo project. This op...

ed1ef117617b810094beba6bda66eca87d5312b2 authored over 8 years ago by Kip Nicol <[email protected]>
Make ChartViewBase's _data optional. (Fixes #771)

Changed ChartViewBase's _data property declaration from _data! to _data? to allow for setting th...

bcc69ef8b205925d632d67c9456fa833db9ab9b8 authored over 8 years ago by Kip Nicol <[email protected]>
Add missing UIKit imports for iOS 7

63bb919ee919314829a4890d2d1b254e88f96446 authored over 8 years ago by Antonio Marques <[email protected]>
Made viewport jobs public

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