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

Minor RadarChart fix for unequal datasets in terms of entry count

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

dee295e3553b04974890f3a7a97fb3a6454a06c5 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'move-to-animatd'

1f24da8eddc22a969b452bb2ef52429ad421b51c authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Minor fixes to zoom methods

326b793952434b3772d40ad7ef72c0ed98cdac5a authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
New features for animating the viewport (Closes #318)

0bf57aebdf2db0a3a4bb578abf1495a2f298c8d0 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Normalise API for allowing to show slices under the hole

14496b4d8ae48bb2c2d04df5a992ab0bc79dcdf3 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed transparentCircle color/alpha being mixed with hole color in pie

ab3c4eae89c3691078aa7aeb30a34666cc458c94 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Feature #539 Stepped line charts

A new flag was added to ILineChartDataSet and relative implementations. The value of the flag is...

70cd5bde276ddf6cb32e057e6755cabfcc411944 authored over 8 years ago by Enrico Zamagni <[email protected]>
refactor lineCapType to latest architecture

6e9f64b8852a72c98aa94e0abed48c3666f0359d authored over 8 years ago by liuxuan30 <[email protected]>
add support for lineCap setting for line chart and combined chart

901d3902b0c635724aaa9cdf3f1cbc5995846e46 authored over 8 years ago by liuxuan30 <[email protected]>
Always start with previous xIndex to avoid clipping the cubic too soon

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

31bf942f568d9aee5491f9f247fe1b831997df99 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #712 from gunterhager/cubic-line-chart-fill

Fix for cubic line chart fill when charts that don't start at x-index 0 #711

79b5cebbae67556cc7f9285dac9d6d42c8896327 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed gridAntialiasEnabled to always take effect

6e4bcbcebd8f6ea8b4871387ce291f268a81de8c authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'mconintet-master'

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

# Conflicts:
# Charts/Classes/Renderers/ChartXAxisRenderer.swift
# Charts/Classes/Renderers/Char...

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

75410406c54e786a482868991845cffaccfc8c29 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Minor fixes for iOS

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

Add Carthage compatibility badge

564635cb410f8bb5cea6bb15d49d4c7b82efcab7 authored over 8 years ago by Pierre-Marc Airoldi <[email protected]>
Add Carthage compatibility badge

ed81d4a54a8f225e75b146f5f4c3353f42b9b644 authored over 8 years ago by Bogdan Vitoc <[email protected]>
Implemented `backgroundColor` and `CGImage` for OSX

93faf2ddbc5f7434adbe896ebea9f4031845faad authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Update OSX fixme notes

3f9f0686abf16e45489835365218e8834de7288c authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Use CVDisplayLink for OSX

cf3355275cd1228aa40f770947d221199ee85b2c authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Bridges gestureRecognizerShouldBegin for OSX

0e62a3a0798eb04f0b773e745169a278c1c2699d authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
`scale` prefixed with nsui incase there will be a clash in the future

278b65bafdf794191108bebcca6399a7ceca278b authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed multiplatform alias prefixes

24cd6bc2bc826ec6b5b44109c97efbf926469af9 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
NSUIPinchGestureRecognizer mapped to NSMagnificationGestureRecognizer

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

4600929f5d60243100f5bec418d71861b39c3a64 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Workspace cleanup

3608dd41306242e12d3f4ce1253ad60717dcd23d authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Set customAxisMin for tests (Fixes #767)

3a2ff5d1e603a15e62e8160392b7709750f4cbf9 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed range calculation according to customAxisMin/Max (Related to #767)

00d3e2786749cf60e455c16eae692c10d3b71018 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Improved rendering of slice spaces when there's no hole in the middle

Also improved animation with slice spacing

d12cbcd81349f76ff5bd43cbf7eb9776cb0ab3cc authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
fix UIColor being used after merge

805415fd864d852c3521bd1326fa0f8ccf315678 authored over 8 years ago by Pierre-Marc Airoldi <[email protected]>
Merge branch 'pr/759' into osx

# Conflicts:
# Charts/Classes/Renderers/PieChartRenderer.swift

c65359ec3d1074d8a36aa0a0eb165df38a29b9f0 authored over 8 years ago by Pierre-Marc Airoldi <[email protected]>
Fix ChartsDemo build on iOS (the NSUI* abstraction typealiases are not properly exported from Swift to Objective-C, so just use the UI* classes from iOS code).

c8f6f9fdfceceba9e3f9764c67d5deb8b0febc5d authored over 8 years ago by Tommy van der Vorst <[email protected]>
Disable pinch gesture recognizer on OSX

34a7cbf962b593c6e82479b891fde29794c99eb7 authored over 8 years ago by Tommy van der Vorst <[email protected]>
Draw full circle without slice spacing

2c7b714f155bb9e3bc6e1410c4247206d2b01783 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Minor fix for latest pie changes

b390f38459ea0a51270a6b6e361462a70850695a authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Improvements for pie hole

fcec9140579184c87cebaa9dfebc2c205856cfd1 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Pie slice space is now in pixels - to keep equal distance in and out

e747ee129cf6009091d53d377a7cc76fda1c16c9 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Use valueTextColors for horizontal bar (was using a single color)

b7e3eb678f43396d520a9b7b636e3941fc8f851f authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Minor documentation and example updates

fe2662c5340f3c8d4371f9e2bb3584af7216fe50 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Remove redundant startAtZero feature from YAxis

Use customMinAxis instead.

f9ace6a9f4bb565866be622ffda2d293b799bfac authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Updated cocoadocs url to not include version number

6c239e65bea9265e8023c0f256d88f6e376587a6 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Port ios-charts to OS X.

This commit adds a thin UIKit/Cocoa abstraction layer (Util/ChartsPlatform.swift). It also adds ...

f357c0d159bbe47c71cc6d9365ffef055d3689df authored over 8 years ago by Tommy van der Vorst <[email protected]>
Merge pull request #755 from stevenedds/master

update cocoapods url

75151fec29c45ac459c4b7ab0c3754f75eae17bd authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
update cocoapods url

7a52baeea5cfd00384ea477497192cfa0f98ec76 authored over 8 years ago by stevenedds <[email protected]>
Fixed cases of missing restore GState

e814c918372b58492a5d97469398bdfc116b3032 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Updated all test screenshots

9a0f676026d419f3551870b47ce47668ca0a558f authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #752 from danielgindi/ci-status

add ci status

18d0e7365a81a4e1cc2c4eef7eb834dc3a97a884 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
add ci status

9a025276d18d5c7fa9c2c2a6d6cb1f0158d7f644 authored over 8 years ago by Pierre-Marc Airoldi <[email protected]>
Merge pull request #751 from ReadmeCritic/master

Correct the spelling of CocoaPods in README

23c32557f0f4c6e8a05e559faeee42f486845dd2 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Correct the spelling of CocoaPods in README

8a2636ebb7f93d80edba536e54bc87308b40a1b1 authored over 8 years ago by ReadmeCritic <[email protected]>
Minor perf

c6ce8307853ba6c1a8c0ea8a7c7cdf5ee262b7f7 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed a docs mistake

c5e531838a90c010a1d28b63a18799430adf1061 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Spare many get operations here

c74548b6b8ab9aca03f696f3b29e8d0b4c454ffe authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Those line operations could be done at once

bbc4efe72d88f6c3f528e37b7708d77a9e1fec5f authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Flipped order of properties

ab325396645e6159e00afb62f5ceba39c16fb7e2 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Renamed candleDataSet.bodySpace -> barSpace

fa388334606a7a6c6d7006b7440de346f545f133 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Introducing zero line which can be drawn regardless of grid lines

627118b6b0d816c768045e794ce73347766638b8 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Support for rendering candlesticks without the bars (#503)

Thanks to @jfcasley

1690b34411dcf4c1899c23a8117bef9807c4ea9e authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Do not show shadow through candle bar (#503)

Thanks to @jfcasley

2a7d8426f5d7f2d918b33bc7f457ddf8964a462d authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Separate neutralColor in candlestick chart (#503)

5bf3fc43ad9e95456f708657887d3ddae98c6729 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Default filled/not-filled in candle chart were wrong (#503)

d8ae816e48981992faeb12ab4c756f52a88903aa authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Documentation fixes

a8a482ec057de63eed44075d4d90b286424e90d1 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #746 from leoMehlig/line_chart_drawing

Context was saved and sometimes not restored due to `return`

330bf5764c118f8e342869cf3035094fa356be94 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Updated default scatter size

913f751a071c9fb797e98b902330c2680904fb62 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
New X shape for Scatter

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

daa81033bfae54ed01ec621a0dafd4cdc8ccd7cb authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Allow holes in scatter shapes (Closes #394)

c8d9ada468482fd3c2ca5dc78e2c0d7c24b892cf authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
LineChartRenderer context bug

In the LineChartRenderers drawLinear method the Context gets saved, but
if there is no data to d...

c6f5954cc48974d12c7756d18a128016b517c932 authored over 8 years ago by Leo Mehlig <[email protected]>
Centre "no data text" (fixes #682)

5aad6aa111bad98c7aa05e38c0fd318e49054b94 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Updated changelog

89aae3d7e1416cb414a21028479e6feb932cdbf3 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Bumped to 2.2.2

a46dd80bdb91ad6aa8cb86acefed38fb5ac45070 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'realm-project'

3f3f5b248bc0d8fbd9e4c8b837139c1fadd0af58 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Removed redundant workspace

b3978fcd4b09041511731d7984599b323dd1730c authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
fix tests

3db8e4d9d8e7fe3c1d040dbe1f1a09ed7c4793e5 authored over 8 years ago by Pierre-Marc Airoldi <[email protected]>
fixes realm issues

3068984a83ce902b89b5f3876154b8560058d40c authored over 8 years ago by Pierre-Marc Airoldi <[email protected]>
Add support for setting different colors for values

62c424b285fb22e0491ea04a3c602f351f4c8227 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Created a Framework for Realm stuff in a separate project

7b5a9c726dcf2fbe86b21b91eaa381e9e2571f91 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Exposed the default fill formatter for public use

ebb7f8471e7bed8b4540f6f9ba5f7a85ffbc217f authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Added missing _yVals initializer (Fixes #734)

eb42279f92343f0aaae1fffa69bc0b63930e895f authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
remove carthage install

remove carthage install since travis says it is already installed

0ca505d8a22035450e63d5821af5dd1d4aae5fcc authored over 8 years ago by Pierre-Marc Airoldi <[email protected]>
release 2.2.1

3a486aef94632166ccabc863bd4142a65fdedc80 authored over 8 years ago by Pierre-Marc Airoldi <[email protected]>
Update README.md

d8a6a53850c7d9141ae64b91dafc19bd096bf0ba authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #725 from danielgindi/2.2.0-podspec-improvements

Update podspec for realm and 2.2.0

7b0de2e3555e2c7009c7fab4d6f9e3e6ab77ad9b authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
update pod spec for relam

- changes podspec format to include the realm subspec
- adds cocoapods to gemfile
- updates read...

771c23632e15db7ed3c2a0ae28735e004ac8b5b1 authored over 8 years ago by Pierre-Marc Airoldi <[email protected]>
Fixed test screenshots - not updated in 2.2.0 release

a633c73e390768ca4c5c452d47c7a41f7d22146a authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Easier compilation of source code when not referencing Realm.framework

8b345b4580b1d66267106049c166a12bf4e4f84d authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
These are redundant

828dd4de780babf23b210200624bcf2ce45a0cb3 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fix pie chart values animation on X axis

1917474480ae6a27216cca718719f0bf21902d70 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Changed pie animation in demo

718c1adefdbee9e25ffc3c169e6681166fe65f77 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Minor perf for pie chart

aa0ee1813c0752fe422e25f00565627edacecd3b authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Support for animating Radar charts (Closes #574)

2459acda2c99516bb4eae51cf8d14d82fe83b6ed authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fix a crash when setting holeColor = nil (Fixes #646)

33f30f802d3407e865515e2a31be45939717b108 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Added support for gradient/image fills for line and radar charts

(Closes #186)

607c4515d92b9fa5b15192981c3cc4f8bb38f01b authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed parsing of #ARGB colors

a6812f17cc6ecd5aa9ff6bb34ec9f1bf8f8ddb11 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Documentation changes

3e79808bf2c5e22cf26c4873c8f895c61172af14 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
drawGridBackground now defaults to false (changed on android side too)

06267abdbfc3e4ef4dae6360643ec53ac3e5c3dd authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Minor improvements to IChartDataSet/ChartBaseDataSet

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