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

1. use xcode 8.3 image

2. use Apple TV 1080p (10.2) and iPhone 7 (10.3) device id in Travis CI

faefe1cf5a3057bfad1bfdeaa0cb900316087eb4 authored over 7 years ago by Xuan Liu <[email protected]>
fix #2356

When `floor(10.0 * intervalMagnitude)` is 0.0, we use the old value to avoid crash at `axis.decim...

509251222e32831bc704933a3e24fb78bcdb3687 authored over 7 years ago by Xuan Liu <[email protected]>
Fix Simple Bar Chart Demo, switch use of x and y values (#2365)

aca049170e3dc9d8d436935b96db7df8913aeaa9 authored over 7 years ago by franqueli <[email protected]>
add example playground

8cbdf6d0c8dc1980dbc79a22c31051e58ded4bbf authored over 7 years ago by thierryH91200 <[email protected]>
Added one last missing import CoreGraphics

409cebfb8bde357617a122829acf218c5b4e7ed9 authored over 7 years ago by Matteo Gavagnin <[email protected]>
Compatibility with swift playgrounds

- Added missing import CoreGraphics where needed.
- Added missing import UIKit where needed.

5d4f8ac03c9f4e4f58d399881bdc2dd2d18902bf authored over 7 years ago by Matteo Gavagnin <[email protected]>
Merge pull request #2301 from simonbromberg/master

Minor typo fix in console alert message "it's" -> "its"

f23e872e7573f8c79862ff4822cfc5683703d424 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Converted swift 3.0 DBL_MIN leftover

88fc829a6cff77d5e2d1a35e7224bed93aebd6b1 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Removed leftover script from the combined Realm era

074828d4ec52d89d2d240fd0b9bdbe2bd0a1bb31 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Removed leftover scheme

b078fcf3ae09a3dafcf8ea1912e5957d999c9fc3 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
v3.0.2

1ed15615aa4792b57ca4bb03c05e27b56116af3a authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Removed unrequited script

42bbe4b75bc6530b0ab0a1fdcd5b286ef213a9b8 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
gitignore updates

2b107a4d912cd84ba39e40ab8e9eac89125c6e90 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Added @discardableResult to silence warnings when it’s safe to ignore result

17ffa280119079475e8376e28b5d8e6ee9a4c8f0 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Moved Realm stuff to https://github.com/danielgindi/ChartsRealm

343e4daa86c5bf5e8e1db9ab95d19ef6bc3c5379 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Remove line width minimum constraint

5645614a793bb3206c60044f338e8bd2756e5979 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Updated build-dependencies.sh

3f285e862bffc98837114e5e5dbc17ae427912ff authored over 7 years ago by Simon Bromberg <[email protected]>
Merge pull request #2279 from krbarnes/master

Fix Xcode 8.3 compiler warnings

aa2243916790a50e38ebe4cab2314351af5886f4 authored over 7 years ago by Xuan <[email protected]>
loosen realm version requirement

4a3b28d0b4710f4a1fcd3fe3469ccca3b7b03e9d authored over 7 years ago by Pierre-Marc Airoldi <[email protected]>
Merge pull request #2199 from kimdv/master

Updated to use Realm version 2.4.3

f85a8e0cf3c72e0198cd2e6dc634ed5422fb7162 authored over 7 years ago by Pierre-Marc Airoldi <[email protected]>
fix Xcode 8.3 compiler warnings

e72fe90b0619c581a01013a0e23048442de875c2 authored over 7 years ago by Kevin Barnes <[email protected]>
Update ChartDataSet.swift

30518c6df34ca0fe9f4ae39c8276a7e929cd67e7 authored over 7 years ago by Ryan Wang <[email protected]>
fixed typo

1fe8daaad549fdcdf5f1daae92db5f8a0b58d1af authored over 7 years ago by Ryan Wang <[email protected]>
fixed one value situation

e01190e7eba6b2ba1c4545aa2eef19f4ecce7e3f authored over 7 years ago by Ryan Wang <[email protected]>
fix #2222 move default backgroundColor to initialize() as initWithCoder also needs it

f2fc9dd089af8f9e965ae879f3a71ff719858e0a authored over 7 years ago by Xuan Liu <[email protected]>
Fixed, If the last value is the max or min, the range will be wrong

the last entry is ignored. If the last value is the max or min, the range will be wrong

d6854320d876ca4863832d3f9aa10714cf305898 authored over 7 years ago by Ryan Wang <[email protected]>
Updated to use Realm version 2.4.3

a069ab57d881ae4737a5668a10c1cd64dfa0067d authored over 7 years ago by Kim de Vos <[email protected]>
Consider _yAxis.isDrawLimitLinesBehindDataEnabled for radar chart

63e17cab486f11a092d82eb90af1f17462fa6ebf authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Always respect isEnabled

50b563cf26be6f1db6e6c1a65efb3e4c2c2e906a authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #2177 from aelam/patch-1

Fixed the inconsistency of AxisMax and AxisMin

09a89cc74e9dd02b291e773a2fcff7e9be7346ec authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Tell Travis to wait more time when building carthage

de79bab6e20f917b80e9fd69e58044a79adcfa21 authored over 7 years ago by Pierre-Marc Airoldi <[email protected]>
Fixed the inconsistency of AxisMax and AxisMin

When enabled autoScale.
`data.calcMinMaxY(fromX: self.lowestVisibleX, toX: self.highestVisibleX...

cbead46243757f503cbba80bf9ec8d202941fddf authored over 7 years ago by Ryan Wang <[email protected]>
Improved feb29 formula

1c245324bafed0c8fdc2a1a70f1fe03590043961 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'abjurato-icons3' (Closes #1261, closes #624, closes #629)

7f7201036140439594c3302d05a37da704b3c100 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Reverted basic test images from pr (#1793)

9288c2c8e2f9f173c05474a30401edf2c4ade40e authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Fixes for icon tests

c0fe98840ae59e178cd86360ccc6275a7c0a7931 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Disabled icons by default in examples

2a19531ccac6ab157ae091ee30a36cdd0bd44e90 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
More refactoring to icons drawing

df811293209c759896d7cb7cb409a05d363b1ae2 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Use a designated icon property and constructors

692a629a551c6adac643fc633eaab1a9c9f7bb76 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Deprecated weird constructor

04b94cbc6d609d07e9ae5ef1da4a4a6e63b2297e authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Docs

4f57126fc70eea4f450c268cc4c543248311166e authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Do not repeat the scaling procedure if we can cache it

04536c9903e2772e82fe9a469f200cc6a98f9332 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
CGPoint is more appropriate here

3f78850a6685578ce6f5e2c8ccc288beb2518d9e authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Fixed dependency of drawing values on isDrawIconsEnabled

35875d537ae0004af1d1deae320e490c9ff7fc3e authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Code styling

c086489e07b8afad61fafbfd5b3e8b6a08156a38 authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'icons3' of https://github.com/abjurato/Charts into abjurato-icons3

d6c21226b51fa2c88576454da43d543a7099caef authored over 7 years ago by Daniel Cohen Gindi <[email protected]>
add github token to .travis.yml to fix builds?

7f9f2ec9c04aa93a78577c3058c6b63da1145d47 authored over 7 years ago by Pierre-Marc Airoldi <[email protected]>
Merge pull request #2167 from Bellabeat/fix

Fixes index out of range crash.

01480585cdce3eda1e817c25a750644c2140b91a authored over 7 years ago by Pierre-Marc Airoldi <[email protected]>
Fixes index out of range crash.

6ec1209213ea3149a4436aad984dad63f3e5da9b authored over 7 years ago by Krunoslav Zaher <[email protected]>
Merge pull request #2156 from thierryH91200/master

'backgroundColor' is inaccessible due to 'internal' protection level …

32e04100755764183e6cd60126cc195feefcfd12 authored over 7 years ago by Pierre-Marc Airoldi <[email protected]>
'backgroundColor' is inaccessible due to 'internal' protection level on mac OS X #2135

6446d29a321cf71dbe003fbe8e3304842c30525e authored over 7 years ago by thierryH91200 <[email protected]>
Merge pull request #2101 from valeriyvan/NSPhotoLibraryUsageDescription

Adds NSPhotoLibraryUsageDescription to plist of ChartsDemo

853237172914b276809d5a821455f76eea67c766 authored over 7 years ago by Pierre-Marc Airoldi <[email protected]>
Adds NSPhotoLibraryUsageDescription to plist of ChartsDemo to prevent crash on iOS 10 on try to store shot of char to photo library.

a8f4917e172a7574442419dcdb6305b410cd19ae authored over 7 years ago by Valeriy Van <[email protected]>
Merge pull request #2084 from danielgindi/fix-demo-not-running

Fix demo and test targets not running/testing

5a32f148b148f96f2851aba7c680e67e7e59ebfd authored almost 8 years ago by Pierre-Marc Airoldi <[email protected]>
update rakefile for ios 10.x simulators

acc15ab3d436b1656584c34505b8a1b967ff1c0b authored almost 8 years ago by Pierre-Marc Airoldi <[email protected]>
close #2066

e8c2c7a8fcecd2a2672582d00bcb1d88275d8de0 authored almost 8 years ago by Pierre-Marc Airoldi <[email protected]>
Merge pull request #2078 from liuxuan30/legend

fix a typo, as orientation is horizontal by default

6c2780176d1d077ab7b218cf472ff6b79e4f4b30 authored almost 8 years ago by Xuan <[email protected]>
fix a typo, as orientation is horizontal by default

8b860b2b48306725570a051cecb2593e477971bf authored almost 8 years ago by Xuan Liu <[email protected]>
update configurations for xcode 8.2

99e9aa04324739b531fe0bdbe7265442e3545344 authored almost 8 years ago by Pierre-Marc Airoldi <[email protected]>
Merge pull request #2048 from Cleverlance/master

Add support for extensions

b7edb93ad7e055c3df8593ceab3a7ead1f3d1d4b authored almost 8 years ago by Pierre-Marc Airoldi <[email protected]>
Merge pull request #2064 from anttyc/master

Update Podspec RealmSwift Dependency to 2.1.1 to be in line with Cartfile

5b5180d74bb31740a7f193b2f52bda32486ccbf2 authored almost 8 years ago by Pierre-Marc Airoldi <[email protected]>
Update RealmSwift Dependency

1f26720eabe89e5ef97b55542da4c452952844d4 authored almost 8 years ago by Christopher Cai <[email protected]>
Merge pull request #2056 from leo150/master

Fix NSCopying implementation in CandleChartDataEntry

7c4a06a3f3d1e09beb13e00395610ea7fc828403 authored almost 8 years ago by Xuan <[email protected]>
Fix NSCopying implementation in CandleChartDataEntry

71e9f8788af7d09d40e5f6626fa20da27cff15a6 authored almost 8 years ago by leo150 <[email protected]>
Add support for extensions

5c08747405c68435c93c46c082921e060f814cbf authored almost 8 years ago by Kryštof Matěj <[email protected]>
Updated project settings

3fe38177b3e351f6b2ebc177aea803996914c7f2 authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
Removed embedded Realm leftover from repo

8f65d086a462381513993aa502c31eb338952e38 authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
Use realm-cocoa 2.1.1 for ObjectiveCSupport (Closes #898, resolves #1594)

0aa16fbea3be63765a356cda6758e5dc57a3d15d authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #1984 from elaewin/elaewin-readmeUsageUpdate

Update "Usage" section of README

70d319705a20b063383b03c639b3efe47bc7cfcb authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
Update "Usage" section of README

Updates README.md to reflect changes made to "Build Options" in Xcode 8.2+.

05d452f8d12ebb6aefaa5a770894e40e355b2b06 authored almost 8 years ago by Erica Winberry <[email protected]>
Correctly position 0 in stacked bar (Closes #1195, #closes #1191)

fee8cd4e8c86c81be78992ab6450dad7b2fa48c6 authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
resetZoom() (Closes #1179)

8217f06a071d6bfdae7b30c34151fae669036897 authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
drawBottomYLabelEntryEnabled (Closes #1006)

032a756fb776737b71eee205fded0df333036a0f authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
allow to make vertical-only offset for icons on Pie and Radar charts (in addition to distance from center)

ccaa966458495fe718172cb4e46556f33942ea16 authored almost 8 years ago by abjurato <[email protected]>
fix #1879. Similar to other cut in half issue.

7092de9caa2db2535ebdd95af2b024713579c221 authored almost 8 years ago by Xuan Liu <[email protected]>
3.0.1 release

5d9c81ab7f440e231c6d283c517eaabc2ba4bb4e authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'master' into icons3

# Conflicts:
# Charts.xcodeproj/project.pbxproj

ebfb1dc693c076864ed3910ad4b7d4bc69d2dae5 authored almost 8 years ago by abjurato <[email protected]>
fix: misplacement of icon. Now icon is drawn correctly centered.

3784b31425352644ebdf42ff38037689004319b8 authored almost 8 years ago by abjurato <[email protected]>
Merge pull request #1733 from Selficide/fix-decimal-crash-in-chartutils

Added a check against NaN, fix #1737

e51bfb07f0ddf4012250ac5d635d3f5dd5b3c973 authored almost 8 years ago by Xuan <[email protected]>
Docs

e67a4544fd34787dc2a98a908ab25722f082eef4 authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
Added IndexAxisValueFormatter, to allow for easy x-axis labels like Charts 2.0

9a3f389de2e161b1af35fab025524aac9e60ddfd authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
unit tests

574813bb350e3dae55ee86a0e82f9222455800a1 authored almost 8 years ago by abjurato <[email protected]>
Fixed double calculation of xAxis spacing

e157fe8410119b99bf1cb99ede8d195ab725a985 authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
some demos updated to toggle icons

fbba5156196ffa704ee52ac94c9c3a62f23ebd16 authored almost 8 years ago by abjurato <[email protected]>
all renderers are drawing icon image if it is stored in entitie's data property and dataset allows

5161890cfa965d8095c0a533d07a688b7cfe8d62 authored almost 8 years ago by abjurato <[email protected]>
utils: drawImage(context:image:point:expectedSize:offset:)

b64fa1b5550ad375643ada200709d7fa38098963 authored almost 8 years ago by Anatoly Rosencrantz <[email protected]>
all datasets via superclass: added var drawIconsEnabled, func isDrawIconsEnabled() and var iconOffset

7bc0835c49045e3b91fbf98873605e2f36f61421 authored almost 8 years ago by abjurato <[email protected]>
added test image to demo project

dc1d1b29c955259d69c84cfff53ac68ce8f11bd6 authored almost 8 years ago by Anatoly Rosencrantz <[email protected]>
Merge pull request #1771 from SumoSimo/#1770

Updated Width Constraints - Fixes #1770

ff0ef313b7a8a3459e03b4219120a46ecfdc5385 authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
Removed width constraint on slider-text-x and slider-text-y, so width

can adjust automatically based on set text. Also added equal-width
constraint on slider-text-x in...

b91b70adc2a7a1615a27012a0353db0ee20a2447 authored almost 8 years ago by Simon Tsai <[email protected]>
Merge branch 'danielgindi/master'

9ffd88b0dfb1fdf2bb89993386123b57d2ed22b0 authored almost 8 years ago by Simon Tsai <[email protected]>
Docs

37b6e979f01daf07485ce36d99aba48d8c9db6f8 authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
Added 3rd party tutorials section to README (Closes #1651)

199de79c67032ca419965dbf7e911e3d95e39c80 authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed transparent circle hole rendering (Closes #1691, closes #1711)

37f21a1d797d320426db268f3d02409f18f33ddb authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed weird glitch in mixed (pos/neg) stacked bars highlight (Closes #1726, Closes #1744)

8ba370710cae9a328dd2f9300abecfcca14ff7de authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed a diff from Android in stack calculations (#1726, #1744)

2534b351814e85765f99a095e4cfa8c5311b8f6d authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
docs

ad0660002a1f1acdb8ab2b41757590331c04c9f4 authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
Added `clipValuesToContent` property for clipping values (closes #1727)

c841cff4f21d2f042684a6342825c6ec9b882c2d authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
Bugfix: Zero line was drawn 1 px above it's position (Closes #1729)

b1377705d1339a91a999c5b0d67c2679f252aace authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>
Make automatically disabling slice-spacing an opt-in feature (#1730)

ac2050f343c235f5abbd71bb2daa1872f09ecf0e authored almost 8 years ago by Daniel Cohen Gindi <[email protected]>