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

Bumped to 2.2.0

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

091890d623c43b31f78079a071db17edb3e3c8ff authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fixed framework search paths for tvOS target

7bd892efdc1a37cf7cd668877ef0c58a7af7d878 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Fix for cubic line chart issue when filling charts that don't start at x-index 0 (#711)

Cubic line charts that don’t start at x-index 0 don’t fill correctly
because the fill starts at ...

2c0c9cc386d26f779de841c7ccfe818f9f87acaa authored over 8 years ago by Gunter Hager <[email protected]>
Merge pull request #708 from adonaire-sage/app-extension

Activate require app extension safe API to be able to use library inside an app extension

00c5782aa147e25e4a0543f194ceb83b36b0e9c8 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Activate require app extension safe API to be able to use library inside an app extension.

00ccb387b035497afde084c60c729f79e322e616 authored over 8 years ago by Albert Donaire <[email protected]>
Made all renderers extensible, everything is public now (Closes #357)

Along the way:
Safer access to nullable variables,
some loops converted for support for Swift 3.0

64ce56e057f503af2f07eca806165344ed531ea5 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Removed implementations of old delegates that don't exist anymore

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

19fd452ae4966f1724d55a7d1ace94c8fdd8fda5 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Updated README.md

ba6a90f1df2324c16c24b4342fe4e8ccec6709e6 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Updated test reference images

4b6d0d4d15c43aa305f9701a4b9e79f81d4fe5f4 authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Minor adjustments to default offsets

6faf631a21a61c9c06afc9ea144027519d79bbcb authored over 8 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #675 from liuxuan30/minorRefactor

fix code indent problem in ChartYAxisRendererRadarChart, ChartYAxisRenderer, BarChartDataSet, Ra...

72e95a1612b9f4dd1ede6f2cda5291f8c85ff439 authored over 8 years ago by Pierre-Marc Airoldi <[email protected]>
fix code indent problem in ChartYAxisRendererRadarChart, ChartYAxisRenderer, BarChartDataSet, RadarChartView

645f12448e3ac2dbba836f5f5030abf6b68be78d authored almost 9 years ago by liuxuan30 <[email protected]>
Fixed regression in initialising a Dataset with a label

Thank god (and you guys) for unit tests :-)

ed5f25e236ee71a3149acd8d1523b4c2512ee9b2 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Removed that Carthage folder. Why did that get checked in?

0f11fc7227d33b1ab66680f80f746ab258cd18aa authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Minor fixes to examples

a864e7721041e275fcb42d255b9b4b8d46f8b8d8 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Bug fixes in Horizontal bar label drawing

eb2e790f5bc351ce904c3cf92e03ade57ca9037a authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Fixed Realm stacked bar dataset

ede79913ca6b298c7eb5365af29ca29532b9005f authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Make sure these are all in the tvOS target

772d940d6fbf8802630f238d555caf37eb12ea02 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Fix bug where not overriding init prevents initializers from being called

bb34c7256581596a20b1b110b73c3579ff87f950 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
More fixes for merge conflicts

ea018aa002e5236adbc16bbf30d9bb337707dc35 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Adding some offsets to the Realm wiki example

90d7fc86d5876ee27a71ffc4e563f0a17c5e0c37 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Fixed Realm merge conflicts

48430237ab5666e45a722c7ee283287576aea94d authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'dynamic-data-and-realm'

ff94c797fd236f9938274924c8326d9ab7606346 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Updated README to reflect Realm support

8e276271d631bfd4c6063a9466b66e29c6e64682 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Minor offsets adjustments

ebc9bc52bd0d6183428a70136fcc65f108f89f33 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
More constructors for Realm datasets

14ca0935ada0865b673d2e0efd520c75b4cd1a80 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Added the demo for the wiki entry

(On MPAndroidCharts wiki. Hope to add that is ObjC/Swift versions soon)

1fdb39d4fdef9c2d5ec8a17f3547ee5abe6b5d69 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Fixed Realm data objects inheritance

1d70d811c1f03e3035879381379fc17b54d2f734 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Minor realm example fixes for consistency

2274f4839440533e12a719139410a36ae6c57de2 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Moved Realm helpers from ChartData to dedicated Realm Data objects

6aa886ed0a44aa0da457036f6ffceb5acbe88d2f authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Added realm field getters

e8f986ee177548cf598837bec909bc49e3d936cb authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Extended Realm examples

bbacc373bcfa2f2bd05a05008957f00f61434415 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Made a common Base class for DataSet

To hold duplicate code as much as possible

1ff2e5c22172ca2b5fb9f08742ab1faa97d54afa authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Move the setColor/s with alpha to the base DataSet

ab15fd7a9a72335e610d35c721af045bab01ec3c authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Updated Realm to 0.9.7

74746e8f9a8d563f9aab2b89325dc4b5a0c552ea authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Treat increasing/decreasing color in candle chart legend

1363e5bdc5655320e2348869d8f5700742c42374 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Implemented RealmRadarDataSet

d51cee4dfd600abd07bdcd961537bc32d2c5590e authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Removed unnecessary valueCount from interface

e76cfac5f4b6a700159a05e4365cd93bec3a8917 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Added Realm frameworks

86146b3d38abf60a0da991b14aad9ad85bebc480 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Helper for extracting xValues from RLMArray

b502156c45e5b8e7ed4ea8d18279962e2acf71bd authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Implemented Realm Line chart demo

8272e86649e6acf063326f989e6f5a3f73393bfa authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Removed duplicate `ensureCache` logic

685a8fb836c14e7d64d29d01ea72083417210025 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Implemented Realm Bar chart demo

11b56da79da045f567628b3a0d3f7f7206418fec authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Moved Pie specific stuff to the correct interface

a13a96bbc70595f9d1a10bca6b7a625097ace232 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Minor improvement in calcMinMax in Bubble and Candle dataset

4c633a5bc04ba053c5bf1885e7a5a74fa6df2531 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
DRYed some constructor code

35b3421d01a0eb1c14adb8279fde2b163d54c2fd authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Moved function after correct MARK

e05f352512ffc013bd7289c3f91d8f1faaabe0fd authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Built base VC for Realm demos, pending demos implementation

bdf01085a908a92fb945fbd9149cea2d4dd1bc98 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Implemented more Realm base datasets

531b1a645898f701b0959de20d076314cb5525f8 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Helper for extracting xValues from RLMResults

d14ae3dc246a1c01d937e1507cfe661e6bd38be8 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Fixed constructor in LineChartDataSet

f2ed7999f9cb6a82ba90bbd39d4ce1b4641890b5 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Implemented dynamic data pulling with interfaces

ce1f1f2a5d67fd26d5d93ff0446a8b8f8fa23981 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Implemented RealmPieDataSet

da258e1aef35b48c41d3a73cb2a26ed63bde302a authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Implemented base RealmDataSet

e167368d77a62a2bb69f639fa2e5b1b97b727120 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Implemented RealmLineDataSet

8623fd3f3de82c110296b6e9cd824aae45809ff1 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Implemented RealmScatterDataSet

e99649a99167074733fb939ee644d0c6428f1ab6 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Implemented Realm Stacked Bar chart demo

f05a36d54954bb27ee4b32138ff41ec45cd6c2c0 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Do not call callYValueSum prematurely, let notifyDataSetChanged do it

e99647d753a00d983d7fa34b5b0aa69091717bd3 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Moving things around

d37eb00f771d25fbc8bb03695adb5af5d368fbc8 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Improvements to yValueSum of Pie chart

7115aed37d64d6ed22c44fa24314054cb6ecfadc authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Moved Realm.io examples to a separate list

26dd44b4440498f768e931aaaa1c3fd79c7bb675 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Implemented RealmBarDataSet

c7f1a932e452f72f3ed2777ecd81c6b2f5db73fc authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Implemented RealmCandleDataSet

653a94bb5a5b7474b670f464fb069a69936e0674 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Implemented RealmBubbleDataSet

074a46280eda6745020164a75f53c226870b6cb4 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Match MPAndroidCharts counterpart naming for base interface

Renamed ILineScatterCandleChartDataSet to LineScatterCandleRadarChartDataSet

45d6fae83c5b33161afd65de260e059246abe596 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Added utility to parse CSS colors

b3b69fad17b5d9aa9876eabdbafc850be3231df5 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Improvements to yValueSum of Pie chart

ce75899cc6b4548002121c7a7e8cbd271838f2db authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Removed old and unusable percentOfTotal function

092a6ede6a13ad9c648e0630ae3f9ba38ec200d0 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #651 from patrickreynolds/typo-fix

Fix minor typo in BarLineChartViewBase

be61bb57232795901a0d2d5efc7548a9c591c4ef authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Made ChartHighlighter public for extensibility (Closes #567)

53dda965c06f2e33be00b64268acf162804b5e76 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Fix pie highlight base angle

2ec639282d068819e8afde1e97e0638a363fb897 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
add an option to set line cap of axis grid line

4f21232f18f9c08fe0431750ef1b9ea7f7605dd7 authored almost 9 years ago by mconintet <[email protected]>
add an option to set line cap of axis grid line

1d8a24a194222a8d07d059d26fcb109c07366d0c authored almost 9 years ago by mconintet <[email protected]>
Improved Pie Y animation

b9f99724edf4d8171c7abe1f7a2c3ef2e99b826e authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #643 from zntfdr/master

Adapted ChartLegendRenderer class to upcoming Swift 3 changes and improved code readability

35379a25d32c03f47484e2d2ee818b3eebd59f13 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Fix minor typo in BarLineChartViewBase

4b55450d3de6434e829d94818513ab6e41c490f5 authored almost 9 years ago by Patrick Reynolds <[email protected]>
Stop axis labels duplicating.

bb0527fbd292204bfe3b674ca1dea47625fad4fd authored almost 9 years ago by david ferreira <[email protected]>
Merge pull request #639 from AntiMoron/master

Remove verbose semicolons

65e3ae995f9e041049d13c58d0d2c333fbc0301c authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
making good use of guard control statement

48c28c88a67f969cb9be6021c8aaaed2031fae4a authored almost 9 years ago by zntfdr <[email protected]>
removed unnecessary break statements

5f1bbc9477109844a76dbfb8d066641f8cc3519c authored almost 9 years ago by zntfdr <[email protected]>
making good use of defer control statement

337fe67b001076c987eccde0e1da5d752cda8182 authored almost 9 years ago by zntfdr <[email protected]>
replaced if-chain with nicer switch conditional

f93c83c91dafcdb69fe593f9cdbce6b496be228b authored almost 9 years ago by zntfdr <[email protected]>
merged multiple switch-cases in one (while maintaining code readability)

f8768102469515ff6557b5255640e7668152ebd5 authored almost 9 years ago by zntfdr <[email protected]>
removed c-style for loops

c3b7926b0591400ecc5fe9e6336212fd82f76be8 authored almost 9 years ago by zntfdr <[email protected]>
Update ChartViewPortHandler.swift

de117c1ff6dccf12cc5b402b7e918fb226ef8d62 authored almost 9 years ago by AntiMoron-----这个账号杯具了 <[email protected]>
Update ChartViewPortHandler.swift

04c8dc3c19387e20be7cf4d0a5ec8c3b835ac8c5 authored almost 9 years ago by AntiMoron-----这个账号杯具了 <[email protected]>
Merge pull request #605 from skywinder/add-change-log-file

Add change log file.

cbe0bac08b0f7a2df43dc38e921c4609f29e3450 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #632 from aarondaub/ad-nilCoalesceEntryCount

Use nil coalescing in ChartDataSet's entryCount (Fixes #631)

da03c9420f126bb8498f66fff66eb7eb1b4475da authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #636 from petester42/add-ci

Adds CI

79534ff920784826d76a0ee09c6d2237889365e6 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #635 from danielgindi/fix-tests

Add missing images for bar chart tests

a972c0892ea722a5494487561e7d9bfda32365a2 authored almost 9 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #1 from danielgindi/master

Merge

d4f12d488f4fd79698d22ce30a6cd84fb399c3be authored almost 9 years ago by AntiMoron-----这个账号杯具了 <[email protected]>
enable code coverage

cc7c36ee5f38b7d85831c0a1da14d48d548092a5 authored almost 9 years ago by Pierre-Marc Airoldi <[email protected]>
update tests to make more logical sense

8f7390ae3c9e73bb56a5239141b20e56d1761689 authored almost 9 years ago by Pierre-Marc Airoldi <[email protected]>
update carthage bootstrap action

86bf36af0b3a1e57a1d978c066d4009f499903d8 authored almost 9 years ago by Pierre-Marc Airoldi <[email protected]>
add ci file and script to run tests

cdb8b073a72da51be0a673edc9e4bea86c5c1727 authored almost 9 years ago by Pierre-Marc Airoldi <[email protected]>
Merge remote-tracking branch 'danielgindi/master' into add-ci

c8b2cb54e9201b379827868967cd0052f0ada2de authored almost 9 years ago by Pierre-Marc Airoldi <[email protected]>
add missing images for bar chart tests

7a6f229256539d1f66355449dd642f620f6ca5d8 authored almost 9 years ago by Pierre-Marc Airoldi <[email protected]>
Use nil coalescing in ChartDataSet's entryCount (Fixes #631)

The force unwrapping in entryCount caused a crash when yVals was nil. Now entryCount returns 0.

2e166b1bd8be4f18a98e87dc4387264bbcf7fd3b authored almost 9 years ago by Aaron Daub <[email protected]>