Ecosyste.ms: OpenCollective

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

Charts

We are on a mission to build a wonderful crossplatform charting library.
Collective - Host: opensource - https://opencollective.com/charts - Code: https://github.com/danielgindi/Charts

Bumped to 2.2.0

github.com/ChartsOrg/Charts - 8b91b30dd86269d8f23b9ca7eea57cf08cebbc80 authored almost 9 years ago
Updated changelog

github.com/ChartsOrg/Charts - 091890d623c43b31f78079a071db17edb3e3c8ff authored almost 9 years ago
Fixed framework search paths for tvOS target

github.com/ChartsOrg/Charts - 7bd892efdc1a37cf7cd668877ef0c58a7af7d878 authored almost 9 years ago
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 ...

github.com/ChartsOrg/Charts - 2c0c9cc386d26f779de841c7ccfe818f9f87acaa authored almost 9 years ago
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

github.com/ChartsOrg/Charts - 00c5782aa147e25e4a0543f194ceb83b36b0e9c8 authored about 9 years ago
Activate require app extension safe API to be able to use library inside an app extension.

github.com/ChartsOrg/Charts - 00ccb387b035497afde084c60c729f79e322e616 authored about 9 years ago
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

github.com/ChartsOrg/Charts - 64ce56e057f503af2f07eca806165344ed531ea5 authored about 9 years ago
Removed implementations of old delegates that don't exist anymore

github.com/ChartsOrg/Charts - 646d9c3907cc430576e27c533534e7d18e5760f2 authored about 9 years ago
Update README.md

github.com/ChartsOrg/Charts - 19fd452ae4966f1724d55a7d1ace94c8fdd8fda5 authored about 9 years ago
Updated README.md

github.com/ChartsOrg/Charts - ba6a90f1df2324c16c24b4342fe4e8ccec6709e6 authored about 9 years ago
Updated test reference images

github.com/ChartsOrg/Charts - 4b6d0d4d15c43aa305f9701a4b9e79f81d4fe5f4 authored about 9 years ago
Minor adjustments to default offsets

github.com/ChartsOrg/Charts - 6faf631a21a61c9c06afc9ea144027519d79bbcb authored about 9 years ago
Merge pull request #675 from liuxuan30/minorRefactor

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

github.com/ChartsOrg/Charts - 72e95a1612b9f4dd1ede6f2cda5291f8c85ff439 authored about 9 years ago
fix code indent problem in ChartYAxisRendererRadarChart, ChartYAxisRenderer, BarChartDataSet, RadarChartView

github.com/ChartsOrg/Charts - 645f12448e3ac2dbba836f5f5030abf6b68be78d authored about 9 years ago
Fixed regression in initialising a Dataset with a label

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

github.com/ChartsOrg/Charts - ed5f25e236ee71a3149acd8d1523b4c2512ee9b2 authored about 9 years ago
Removed that Carthage folder. Why did that get checked in?

github.com/ChartsOrg/Charts - 0f11fc7227d33b1ab66680f80f746ab258cd18aa authored about 9 years ago
Minor fixes to examples

github.com/ChartsOrg/Charts - a864e7721041e275fcb42d255b9b4b8d46f8b8d8 authored about 9 years ago
Bug fixes in Horizontal bar label drawing

github.com/ChartsOrg/Charts - eb2e790f5bc351ce904c3cf92e03ade57ca9037a authored about 9 years ago
Fixed Realm stacked bar dataset

github.com/ChartsOrg/Charts - ede79913ca6b298c7eb5365af29ca29532b9005f authored about 9 years ago
Make sure these are all in the tvOS target

github.com/ChartsOrg/Charts - 772d940d6fbf8802630f238d555caf37eb12ea02 authored about 9 years ago
Fix bug where not overriding init prevents initializers from being called

github.com/ChartsOrg/Charts - bb34c7256581596a20b1b110b73c3579ff87f950 authored about 9 years ago
More fixes for merge conflicts

github.com/ChartsOrg/Charts - ea018aa002e5236adbc16bbf30d9bb337707dc35 authored about 9 years ago
Adding some offsets to the Realm wiki example

github.com/ChartsOrg/Charts - 90d7fc86d5876ee27a71ffc4e563f0a17c5e0c37 authored about 9 years ago
Fixed Realm merge conflicts

github.com/ChartsOrg/Charts - 48430237ab5666e45a722c7ee283287576aea94d authored about 9 years ago
Merge branch 'dynamic-data-and-realm'

github.com/ChartsOrg/Charts - ff94c797fd236f9938274924c8326d9ab7606346 authored about 9 years ago
Updated README to reflect Realm support

github.com/ChartsOrg/Charts - 8e276271d631bfd4c6063a9466b66e29c6e64682 authored about 9 years ago
Minor offsets adjustments

github.com/ChartsOrg/Charts - ebc9bc52bd0d6183428a70136fcc65f108f89f33 authored about 9 years ago
More constructors for Realm datasets

github.com/ChartsOrg/Charts - 14ca0935ada0865b673d2e0efd520c75b4cd1a80 authored about 9 years ago
Added the demo for the wiki entry

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

github.com/ChartsOrg/Charts - 1fdb39d4fdef9c2d5ec8a17f3547ee5abe6b5d69 authored about 9 years ago
Fixed Realm data objects inheritance

github.com/ChartsOrg/Charts - 1d70d811c1f03e3035879381379fc17b54d2f734 authored about 9 years ago
Minor realm example fixes for consistency

github.com/ChartsOrg/Charts - 2274f4839440533e12a719139410a36ae6c57de2 authored about 9 years ago
Moved Realm helpers from ChartData to dedicated Realm Data objects

github.com/ChartsOrg/Charts - 6aa886ed0a44aa0da457036f6ffceb5acbe88d2f authored about 9 years ago
Added realm field getters

github.com/ChartsOrg/Charts - e8f986ee177548cf598837bec909bc49e3d936cb authored about 9 years ago
Extended Realm examples

github.com/ChartsOrg/Charts - bbacc373bcfa2f2bd05a05008957f00f61434415 authored about 9 years ago
Made a common Base class for DataSet

To hold duplicate code as much as possible

github.com/ChartsOrg/Charts - 1ff2e5c22172ca2b5fb9f08742ab1faa97d54afa authored about 9 years ago
Move the setColor/s with alpha to the base DataSet

github.com/ChartsOrg/Charts - ab15fd7a9a72335e610d35c721af045bab01ec3c authored about 9 years ago
Updated Realm to 0.9.7

github.com/ChartsOrg/Charts - 74746e8f9a8d563f9aab2b89325dc4b5a0c552ea authored about 9 years ago
Treat increasing/decreasing color in candle chart legend

github.com/ChartsOrg/Charts - 1363e5bdc5655320e2348869d8f5700742c42374 authored about 9 years ago
Implemented RealmRadarDataSet

github.com/ChartsOrg/Charts - d51cee4dfd600abd07bdcd961537bc32d2c5590e authored about 9 years ago
Removed unnecessary valueCount from interface

github.com/ChartsOrg/Charts - e76cfac5f4b6a700159a05e4365cd93bec3a8917 authored about 9 years ago
Added Realm frameworks

github.com/ChartsOrg/Charts - 86146b3d38abf60a0da991b14aad9ad85bebc480 authored about 9 years ago
Helper for extracting xValues from RLMArray

github.com/ChartsOrg/Charts - b502156c45e5b8e7ed4ea8d18279962e2acf71bd authored about 9 years ago
Implemented Realm Line chart demo

github.com/ChartsOrg/Charts - 8272e86649e6acf063326f989e6f5a3f73393bfa authored about 9 years ago
Removed duplicate `ensureCache` logic

github.com/ChartsOrg/Charts - 685a8fb836c14e7d64d29d01ea72083417210025 authored about 9 years ago
Implemented Realm Bar chart demo

github.com/ChartsOrg/Charts - 11b56da79da045f567628b3a0d3f7f7206418fec authored about 9 years ago
Moved Pie specific stuff to the correct interface

github.com/ChartsOrg/Charts - a13a96bbc70595f9d1a10bca6b7a625097ace232 authored about 9 years ago
Minor improvement in calcMinMax in Bubble and Candle dataset

github.com/ChartsOrg/Charts - 4c633a5bc04ba053c5bf1885e7a5a74fa6df2531 authored about 9 years ago
DRYed some constructor code

github.com/ChartsOrg/Charts - 35b3421d01a0eb1c14adb8279fde2b163d54c2fd authored about 9 years ago
Moved function after correct MARK

github.com/ChartsOrg/Charts - e05f352512ffc013bd7289c3f91d8f1faaabe0fd authored about 9 years ago
Built base VC for Realm demos, pending demos implementation

github.com/ChartsOrg/Charts - bdf01085a908a92fb945fbd9149cea2d4dd1bc98 authored about 9 years ago
Implemented more Realm base datasets

github.com/ChartsOrg/Charts - 531b1a645898f701b0959de20d076314cb5525f8 authored about 9 years ago
Helper for extracting xValues from RLMResults

github.com/ChartsOrg/Charts - d14ae3dc246a1c01d937e1507cfe661e6bd38be8 authored about 9 years ago
Fixed constructor in LineChartDataSet

github.com/ChartsOrg/Charts - f2ed7999f9cb6a82ba90bbd39d4ce1b4641890b5 authored about 9 years ago
Implemented dynamic data pulling with interfaces

github.com/ChartsOrg/Charts - ce1f1f2a5d67fd26d5d93ff0446a8b8f8fa23981 authored about 9 years ago
Implemented RealmPieDataSet

github.com/ChartsOrg/Charts - da258e1aef35b48c41d3a73cb2a26ed63bde302a authored about 9 years ago
Implemented base RealmDataSet

github.com/ChartsOrg/Charts - e167368d77a62a2bb69f639fa2e5b1b97b727120 authored about 9 years ago
Implemented RealmLineDataSet

github.com/ChartsOrg/Charts - 8623fd3f3de82c110296b6e9cd824aae45809ff1 authored about 9 years ago
Implemented RealmScatterDataSet

github.com/ChartsOrg/Charts - e99649a99167074733fb939ee644d0c6428f1ab6 authored about 9 years ago
Implemented Realm Stacked Bar chart demo

github.com/ChartsOrg/Charts - f05a36d54954bb27ee4b32138ff41ec45cd6c2c0 authored about 9 years ago
Do not call callYValueSum prematurely, let notifyDataSetChanged do it

github.com/ChartsOrg/Charts - e99647d753a00d983d7fa34b5b0aa69091717bd3 authored about 9 years ago
Moving things around

github.com/ChartsOrg/Charts - d37eb00f771d25fbc8bb03695adb5af5d368fbc8 authored about 9 years ago
Improvements to yValueSum of Pie chart

github.com/ChartsOrg/Charts - 7115aed37d64d6ed22c44fa24314054cb6ecfadc authored about 9 years ago
Moved Realm.io examples to a separate list

github.com/ChartsOrg/Charts - 26dd44b4440498f768e931aaaa1c3fd79c7bb675 authored about 9 years ago
Implemented RealmBarDataSet

github.com/ChartsOrg/Charts - c7f1a932e452f72f3ed2777ecd81c6b2f5db73fc authored about 9 years ago
Implemented RealmCandleDataSet

github.com/ChartsOrg/Charts - 653a94bb5a5b7474b670f464fb069a69936e0674 authored about 9 years ago
Implemented RealmBubbleDataSet

github.com/ChartsOrg/Charts - 074a46280eda6745020164a75f53c226870b6cb4 authored about 9 years ago
Match MPAndroidCharts counterpart naming for base interface

Renamed ILineScatterCandleChartDataSet to LineScatterCandleRadarChartDataSet

github.com/ChartsOrg/Charts - 45d6fae83c5b33161afd65de260e059246abe596 authored about 9 years ago
Added utility to parse CSS colors

github.com/ChartsOrg/Charts - b3b69fad17b5d9aa9876eabdbafc850be3231df5 authored about 9 years ago
Improvements to yValueSum of Pie chart

github.com/ChartsOrg/Charts - ce75899cc6b4548002121c7a7e8cbd271838f2db authored about 9 years ago
Removed old and unusable percentOfTotal function

github.com/ChartsOrg/Charts - 092a6ede6a13ad9c648e0630ae3f9ba38ec200d0 authored about 9 years ago
Merge pull request #651 from patrickreynolds/typo-fix

Fix minor typo in BarLineChartViewBase

github.com/ChartsOrg/Charts - be61bb57232795901a0d2d5efc7548a9c591c4ef authored about 9 years ago
Made ChartHighlighter public for extensibility (Closes #567)

github.com/ChartsOrg/Charts - 53dda965c06f2e33be00b64268acf162804b5e76 authored about 9 years ago
Fix pie highlight base angle

github.com/ChartsOrg/Charts - 2ec639282d068819e8afde1e97e0638a363fb897 authored about 9 years ago
add an option to set line cap of axis grid line

github.com/ChartsOrg/Charts - 4f21232f18f9c08fe0431750ef1b9ea7f7605dd7 authored about 9 years ago
add an option to set line cap of axis grid line

github.com/ChartsOrg/Charts - 1d8a24a194222a8d07d059d26fcb109c07366d0c authored about 9 years ago
Improved Pie Y animation

github.com/ChartsOrg/Charts - b9f99724edf4d8171c7abe1f7a2c3ef2e99b826e authored about 9 years ago
Merge pull request #643 from zntfdr/master

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

github.com/ChartsOrg/Charts - 35379a25d32c03f47484e2d2ee818b3eebd59f13 authored about 9 years ago
Fix minor typo in BarLineChartViewBase

github.com/ChartsOrg/Charts - 4b55450d3de6434e829d94818513ab6e41c490f5 authored about 9 years ago
Stop axis labels duplicating.

github.com/ChartsOrg/Charts - bb0527fbd292204bfe3b674ca1dea47625fad4fd authored about 9 years ago
Merge pull request #639 from AntiMoron/master

Remove verbose semicolons

github.com/ChartsOrg/Charts - 65e3ae995f9e041049d13c58d0d2c333fbc0301c authored about 9 years ago
making good use of guard control statement

github.com/ChartsOrg/Charts - 48c28c88a67f969cb9be6021c8aaaed2031fae4a authored about 9 years ago
removed unnecessary break statements

github.com/ChartsOrg/Charts - 5f1bbc9477109844a76dbfb8d066641f8cc3519c authored about 9 years ago
making good use of defer control statement

github.com/ChartsOrg/Charts - 337fe67b001076c987eccde0e1da5d752cda8182 authored about 9 years ago
replaced if-chain with nicer switch conditional

github.com/ChartsOrg/Charts - f93c83c91dafcdb69fe593f9cdbce6b496be228b authored about 9 years ago
merged multiple switch-cases in one (while maintaining code readability)

github.com/ChartsOrg/Charts - f8768102469515ff6557b5255640e7668152ebd5 authored about 9 years ago
removed c-style for loops

github.com/ChartsOrg/Charts - c3b7926b0591400ecc5fe9e6336212fd82f76be8 authored about 9 years ago
Update ChartViewPortHandler.swift

github.com/ChartsOrg/Charts - de117c1ff6dccf12cc5b402b7e918fb226ef8d62 authored about 9 years ago
Update ChartViewPortHandler.swift

github.com/ChartsOrg/Charts - 04c8dc3c19387e20be7cf4d0a5ec8c3b835ac8c5 authored about 9 years ago
Merge pull request #605 from skywinder/add-change-log-file

Add change log file.

github.com/ChartsOrg/Charts - cbe0bac08b0f7a2df43dc38e921c4609f29e3450 authored about 9 years ago
Merge pull request #632 from aarondaub/ad-nilCoalesceEntryCount

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

github.com/ChartsOrg/Charts - da03c9420f126bb8498f66fff66eb7eb1b4475da authored about 9 years ago
Merge pull request #636 from petester42/add-ci

Adds CI

github.com/ChartsOrg/Charts - 79534ff920784826d76a0ee09c6d2237889365e6 authored about 9 years ago
Merge pull request #635 from danielgindi/fix-tests

Add missing images for bar chart tests

github.com/ChartsOrg/Charts - a972c0892ea722a5494487561e7d9bfda32365a2 authored about 9 years ago
Merge pull request #1 from danielgindi/master

Merge

github.com/ChartsOrg/Charts - d4f12d488f4fd79698d22ce30a6cd84fb399c3be authored about 9 years ago
enable code coverage

github.com/ChartsOrg/Charts - cc7c36ee5f38b7d85831c0a1da14d48d548092a5 authored about 9 years ago
update tests to make more logical sense

github.com/ChartsOrg/Charts - 8f7390ae3c9e73bb56a5239141b20e56d1761689 authored about 9 years ago
update carthage bootstrap action

github.com/ChartsOrg/Charts - 86bf36af0b3a1e57a1d978c066d4009f499903d8 authored about 9 years ago
add ci file and script to run tests

github.com/ChartsOrg/Charts - cdb8b073a72da51be0a673edc9e4bea86c5c1727 authored about 9 years ago
Merge remote-tracking branch 'danielgindi/master' into add-ci

github.com/ChartsOrg/Charts - c8b2cb54e9201b379827868967cd0052f0ada2de authored about 9 years ago
add missing images for bar chart tests

github.com/ChartsOrg/Charts - 7a6f229256539d1f66355449dd642f620f6ca5d8 authored about 9 years ago
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.

github.com/ChartsOrg/Charts - 2e166b1bd8be4f18a98e87dc4387264bbcf7fd3b authored about 9 years ago