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

Fixed incorrect guard return statement when rendering limit lines (#4563)

3d3e017fb4f16d6558c7bfcd547380434d5aabc9 authored over 3 years ago by Jacob Christie <[email protected]>
Fix bounds checks on binary search (#4577)

931ebe8dbc6ac1205e6b72a45c29a57436c0c69b authored over 3 years ago by Jacob Christie <[email protected]>
Added SPM build action (#4576)

30cd352013d489ea49fd605dd2c0f3d6c685d0a5 authored over 3 years ago by Jacob Christie <[email protected]>
Replace FBSnapshotTestCase with pointfree/swift-snapshot-testing (#4574)

* Replace FBSnapshotTestCase with pointfree/SnapshotTesting

Use github actions for testing

...

eb737573fd06407467e43e81a6eec825bfefe03d authored over 3 years ago by Jacob Christie <[email protected]>
Import swift algorithms (#4497)

* Use Algorithms implementation of binary search

* Use `indexed()` where appropriate

* Upd...

b8dba5930f293277d40ea4fb7b09af76a688ce44 authored over 3 years ago by Jacob Christie <[email protected]>
ChartViewBase cleanup (#4537)

* refactor: remove _highlightPerTapEnabled

* refactor: remove _drawUnitInChart

* refactor:...

857db248f8eab9293e7845a53900ad109dc5cade authored over 3 years ago by nuomi1 <[email protected]>
SPM GitHub Action (#4553)

* Create swift.yml

* Update project so SPM builds for all platforms

* Fix AutoreleaseingUn...

dea1cc54d11a1eccea9ec98c98c41a00f42b9793 authored almost 4 years ago by Jacob Christie <[email protected]>
Algorithm updates (#3638)

* algorithm updates

* Minor code org updates

* Relocated util file

* Removed duplicated...

0aa2b76e8695dab2628a90ab60376ef023045bd4 authored almost 4 years ago by Jacob Christie <[email protected]>
Added SPM Install section

1f9a7d54832adaa7099104a2a81084e6c3530687 authored almost 4 years ago by Jacob Christie <[email protected]>
Update README.md

b5f2367bb355da53eaf00f6c57f79bd208651285 authored almost 4 years ago by Stewart Lynch <[email protected]>
Fix missing drawIconsEnabled parameter initialization in the copying constructor of the ChartBaseDataSet (#4424)

9b24868b61a75666355d824eeb97290e7f0dca42 authored almost 4 years ago by bivant <[email protected]>
Resolve conflict for 4.0 branch and master (#4456)

* Remove java interface convention (#2997)

* Renamed `IMarker` to `Marker`

following Swift...

d2bf08fdd6841d549a6579635ec797185c087635 authored almost 4 years ago by Xuan <[email protected]>
Alternative for SPM dynamic linking (#4478)

* Alternative for SPM dynamic linking

We need [dynamic linking](https://github.com/apple/swif...

ae78bad096defbe3335f1d1397c1d52f1e5e5dd7 authored about 4 years ago by Alex Rupérez <[email protected]>
Merge branch 'master' of https://github.com/danielgindi/Charts

84fbdcf8b170110dfefea42e1f2ad7a646aea0e8 authored about 4 years ago by Xuan Liu <[email protected]>
3.6.0 changelog

66e2a5839f7c7cb273298ccc3941527dd1f05292 authored about 4 years ago by Xuan Liu <[email protected]>
Merge pull request #4399 from Rubenfer/master

Increase iOS version to 9 in Package.swift

66546404a6739173b8e436ab6bc1f2897cd08594 authored about 4 years ago by Xuan <[email protected]>
update podspec

8bb20b6b9d75366cec89ac870149638e144c55d1 authored about 4 years ago by Xuan Liu <[email protected]>
update to Xcode 12: v3.6.0

e98681cc26aac6185ad73330a6e22b0e97a5b302 authored about 4 years ago by Xuan Liu <[email protected]>
Revert https://github.com/danielgindi/Charts/pull/4271 and disable parent scroll view on dragging

22e8eca5af55e11c41644a498bc941dd859c2680 authored over 4 years ago by Soren Craig <[email protected]>
Merge pull request #4400 from Basistiy/patch-1

Update readme.md with link to SwiftUI tutorial

14da74337da720226b7d405571492dc251a8ef7e authored over 4 years ago by Xuan <[email protected]>
Update readme.md with link to SwiftUI tutorial

Hi! I have created tutorial with simple project example. It should be useful for those who want ...

f46d66cab23bde7a0bd298d62ea362d522e1fdd5 authored over 4 years ago by Evgeny Basistiy <[email protected]>
Increase iOS version to 9 in Package.swift

Fixes Xcode 12 beta warning: "The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' i...

0f1f03312523dcca873469fd4377b259e23df0f0 authored over 4 years ago by Rubén Fernández <[email protected]>
Merge pull request #4366 from giantramen/master

Fix AxisBase Formatter Getter (Fixes #4365)

8c97cb1edb538bf7637354ecaea753d7689dbfb9 authored over 4 years ago by Xuan <[email protected]>
reformat README (+2 squashed commits)

Squashed commits:
[7a5d0786] keep style for tutorials
[fb7d9143] Revert "Added video tutorial to ...

bf3080f470c7cf7a1ee09ac7d01b998aa34a8a32 authored over 4 years ago by Xuan Liu <[email protected]>
Added video tutorial to README (#4286)

* Add files via upload

* New Video Tutorial

Have created a video tutorial on YouTube. Hope...

a83588f7d1ba508388dab52e1ca89058bd565c5a authored over 4 years ago by Alex Nagy <[email protected]>
Fix AxisBase Formatter Getter (Fixes #4365)

Fixes issue where if you overrode the
formatter it didn't matter because a new one would
just re...

ff7a2fc0d191a8d63c82ddea2b3d09146fa78c32 authored over 4 years ago by Grant Kamin <[email protected]>
1. update gem file. Using ruby-2.4.0 as minimum version for bundle update, as github_changelog_generator cannot be run on ruby-2.7.0(https://github.com/github-changelog-generator/github-changelog-generator/issues/800), and ruby <2.4 will have openssl failures due to brew removed [email protected] recently, this broke my Catalina machine.

2. update changelog

7ac4a05e83d279bac305a472af9128c2a0eca3d7 authored over 4 years ago by Xuan Liu <[email protected]>
bump version to 3.5.0

522c1bd5ea1bb446bb85bd311de370b1504dd481 authored over 4 years ago by Xuan Liu <[email protected]>
Fix warnings on current code base (#4321)

* Fix warnings for vars;
Fix unused instants
Remove a duplicated function NSUIMainScreen()

...

915becb912d2a9fcd4c0064d033651e96867b209 authored over 4 years ago by Xuan <[email protected]>
address #4033 draw half pie chart more accurate (#4266)

* resolve #4033. when it's half pie and width is larger than height, draw bigger pie chart.

*...

3544de5a0f3b2cd3f33271f63330a3a627eed04b authored over 4 years ago by Xuan <[email protected]>
Use interpolation instead of '+' concatenation for problematic expression (#4123)

56effcf413ef25144fa89d8483613a0f10c7ab23 authored over 4 years ago by Frederick Kellison-Linn <[email protected]>
Added FUNDING.yml

847e8225a5b6912c50ccbccdf19a4aa7e2ce3287 authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Add our first super sponsor!

Update README. Add our first super sponsor!

1584a8eb484bfee69c002ae85c4571b6ce73abee authored over 4 years ago by Xuan <[email protected]>
Merge pull request #4277 from danielgindi/bugfix/legend_offset_double

Bugfix/legend offset double

775e2d4168f98484fd4ad67ce8843abe6f2d47c1 authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #4273 from danielgindi/bugfix/velocity

Restored correct velocity sampler

6ab4b03d087777e8819cfcf135e017c8b628ab5c authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Merge branch 'feature/grid_lines_behind_data'

* feature/grid_lines_behind_data:
Add option to draw grid lines in front of data

67fe2f40dcebeebbcf669317911c63054bd44436 authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Updated test screenshots

209357725b4b027b6303ca8118a7836790c056c5 authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Add option to draw grid lines in front of data

https://github.com/PhilJay/MPAndroidChart/pull/3451

e034ed4db1057cde971446fe82a2bf0484533bac authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Removed double spacing for labelRotatedHeight

https://github.com/PhilJay/MPAndroidChart/pull/4013

33bfecfb1fc64d448a14f0b086d1a5a4aee91ea0 authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #4275 from PeterKaminski09/bugfix/4274

Fix for #4274 string comparison issue in ChartData::getDataSetByLabel

642d51429a46e2166c531b932f0c1676617ab2df authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Fixes an issue with string comparison in ChartData for finding a dataset by its label (Fixes #4274)

ChartData::getDataSetByLabel has a bug where the string comparison is checking the same string a...

66d50a87bbc39ebf3190158c54b23befc1716f1d authored over 4 years ago by PeterKaminski09 <[email protected]>
Merge pull request #4272 from danielgindi/bugfix/pie_highlight

Bugfix/pie highlight

1bbec78109c7842d130d53ff8811bb6dbe865ba4 authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #4271 from danielgindi/bugfix/chartViewDidEndPanning

Call chartViewDidEndPanning on when *panning* is ended

c9ab42f33b6705a952a5f6adcecaf09da5e87c47 authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #4270 from danielgindi/bugfix/labelXOffset

labelXOffset = 10 is default for radar chart only

697e7a32bb9f94a27ac8a5d3f29048ea347072a9 authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #4269 from danielgindi/bugfix/line_intersection_perf

Use faster check for line whether it's inside drawing rect

6c3d72cc4127aad3f3ac0b8a6f1ed81878175fda authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #4268 from danielgindi/refactor/cleanup

Refactor/cleanup

70c62a1719a56cddcce015b719e57f8b5dfeb09f authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Simplify code

ae6fd3e526fc4b98c636ca22beb08d714c29ba99 authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Use faster check for line whether it's inside drawing rect

This obviously does not consider slope that's outside,
But these cases will be clipping by CoreG...

f48e20c2048bf4f3bf713167454bc1f72defe5de authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Corrected pie `isHighlightEnabled` - render normally when disabled

Fixes https://github.com/danielgindi/Charts/pull/3996,
As that PR made normal slices render thro...

49ed01317413cd96d6f1082f73ffe6eda4a313fa authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Restored correct velocity sampler

Fixes https://github.com/danielgindi/Charts/pull/3883

9a9b04c2ec8bbdbd14d1de3036c3b72411b917d8 authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Deduplicate BalloonMarker code

db95c0f43f3122e273e5de09d800be82ce7d08b1 authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Unified styling

c65c94803fa007d80249c9f0d897ec2fa0c891ec authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Call chartViewDidEndPanning on when *panning* is ended

a28ccdc6e67f2f279e1550a939191307c40ccc17 authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Propagate file header to newer files

91f2b2b2b6b7694d80e48b56569bc62abedf29bf authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Removed redundant minEntries > 0

8ec4ee6967b87455e498a72678529f6411b5014e authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
labelXOffset = 10 is default for radar chart only

+ also consider other renderers

Fixes https://github.com/danielgindi/Charts/pull/3406

53f176335bb1d8df211b30bc374a3a72a2759dab authored over 4 years ago by Daniel Cohen Gindi <[email protected]>
Merge pull request #4258 from DavidPiper94/master

Update README.md, added link to tutorial about Radar Charts.

69eb361f5b0644acf69e5a58145a75337d725825 authored over 4 years ago by Xuan <[email protected]>
Merge pull request #4254 from CAPIStkidd/master

fix #4233. Changes to fix Catalyst compatibility

a1dbbb7a832e76f1a4b3206d807f727739c955a7 authored over 4 years ago by Xuan <[email protected]>
Update README.md, added link to tutorial about Radar Charts.

8f6306c7a40e6f01437898fca080786dee08432b authored almost 5 years ago by David Piper <[email protected]>
Changes to fix Catalyst compatibility

66256889f27db37123e4989d4d33ae0ee67db685 authored almost 5 years ago by Tom Kidd <[email protected]>
Merge pull request #4162 from coltonlemmon/SwiftUpdate

Performed recommended localization and internationalization changes.

61ba666640ba3b2578af0db1ea7efbcd267aff3d authored almost 5 years ago by Xuan <[email protected]>
Allowing overrides for YAxisRenderer.drawYLabels (#4089)

67110e4ae2e3f4bd1ab87a5a821508c59b1cc973 authored almost 5 years ago by Murilo Clemente <[email protected]>
move isDrawCirclesEnabled check further up in code to avoid creating … (#4050)

* move isDrawCirclesEnabled check further up in code to avoid creating accessibility labels that...

eb0acae8a489e39213b69520737d0ecac0d0e150 authored almost 5 years ago by Andrey Martushev <[email protected]>
Platform separation (#4178)

* Added system dark mode support for primary label colors in the framework

Moved Color to its...

b630e8885e4deab7fd205351d6f2b1ae02b4e83a authored almost 5 years ago by Jacob Christie <[email protected]>
introduce gracefully degrading abstractions for dark mode for ios and… (#4171)

* introduce gracefully degrading abstractions for dark mode for ios and macos and use them to dr...

a5fda8febb1aa66769e8029d35eeb6d41af158cf authored almost 5 years ago by Stefanos Zachariadis <[email protected]>
fix pod build and update gems

25c0742771d167c72f36e68f68ed52c5ff1818c3 authored about 5 years ago by Xuan Liu <[email protected]>
fix change log format

dbf7fa2891270f88aeafc872ea0beddb344af94b authored about 5 years ago by Xuan Liu <[email protected]>
bump to 3.4.0

2b3bed5f3fc179a0a11ead7cdd60263f53644eaa authored about 5 years ago by Xuan Liu <[email protected]>
Fixes #4099: Line renderer did not render lines if their coordinates fell outside of the viewport. (#4100)

* Fixed #4099: Line renderer did not render lines if they coordinates fell outside of the viewpo...

9429f5c97e6eb6f3bf93a1c595306a436bf1dd30 authored about 5 years ago by Jeroen Wesbeek <[email protected]>
Performed recommended localization and internationalization changes.

7ba56d22ab81f3024f52add83c638bdfb86ea5ee authored about 5 years ago by Colton Lemmon <[email protected]>
Merge pull request #4153 from liuxuan30/Xcode11

Apply Xcode11 changes

90e8cd09bc4a84a0d46a3ad3e1e91d8252480d1c authored about 5 years ago by Xuan <[email protected]>
rebuild tvOS test images

7589b094c3fd5af6e17e8b9f3a43b4e1eb8f9141 authored about 5 years ago by Xuan Liu <[email protected]>
regenerate bar chart tests

1c4a490658fb470a12c8db4baacce8a2c6aa2077 authored about 5 years ago by Xuan Liu <[email protected]>
tests affected by formatter change of `minimumIntegerDigits` from 0 to 1

feb4da6d0360c506b8ac71a290db1485bd24d681 authored about 5 years ago by Xuan Liu <[email protected]>
chart types that are not affected by formatter change

c4ab4736086d605855b4e453d57b809a20cad842 authored about 5 years ago by Xuan Liu <[email protected]>
bump to test framework to 6.1

47b61247099fefafaa5aca0a84d9581f353e0a94 authored about 5 years ago by Xuan Liu <[email protected]>
bump to iPhone 8 as iPhone 7 has been dropped out

2752c6c859932bd2e070c56aa843e60f810f91b7 authored about 5 years ago by Xuan Liu <[email protected]>
Apply Xcode11 changes

automatic remove warnings detected by Xcode11

164a66474d47f87c08732eaa2311918e309ac114 authored about 5 years ago by Xuan Liu <[email protected]>
Merge pull request #4017 from rynecheow/hotfix/spm-compile-error

Fix Swift Package Manager compile issue

593630eb8e54d0e979d2a833aaa472d6810eb00a authored about 5 years ago by Xuan <[email protected]>
Fix gitignore to ignore .swiftpm as a directory

Signed-off-by: Ryne Cheow <[email protected]>

7d1296d102d2683bc6d3014626e07916cb715c80 authored about 5 years ago by Ryne Cheow <[email protected]>
Unspecify library type

Signed-off-by: Ryne Cheow <[email protected]>

1086579ea16984421c528cd8fe45a2d200e72449 authored about 5 years ago by Ryne Cheow <[email protected]>
Fix Swift Package Manager compile issue

Signed-off-by: Ryne Cheow <[email protected]>

bf5db2f1a3cdc71600b64116dbf55b2a7dda49a8 authored about 5 years ago by Ryne Cheow <[email protected]>
Merge pull request #4094 from danielgindi/4093

Fix line chart x axis animation #4093, also close #3960

e93bfb9b7811b2d3953f95541949a2b93ba81a09 authored about 5 years ago by Xuan <[email protected]>
Merge pull request #3996 from danielgindi/3975

fix #3975 (pie chart highlight disabled will lead to empty slice)

dd1bb7840254d6385400e07fd78e98dd0b0d0668 authored about 5 years ago by Xuan <[email protected]>
Merge pull request #2568 from chiahan1123/master

Avoid passing NaN to CoreGraphics API (Fixes #1626)
fix #4043, fix #1626

8a98ee219fb2fc79222091bc59b85b5d617fb93f authored about 5 years ago by Xuan <[email protected]>
fix #4093, also close #3960

1. change XBounds iterator to use self.min + self.range rather than self.x
2. align drawLinear, ...

952b5c0785a35a330b0a3e3bac9b0b383a6d3c35 authored about 5 years ago by Xuan Liu <[email protected]>
fixed stacked chart bug when there are different stacks on columns. (#4029)

fix #3659
* fixed stacked chart bug when there are different stacks on columns.
* added empty ...

8c28cfa5dcbef6e528bba5ccdd6247ff1c372475 authored about 5 years ago by Scalman <[email protected]>
Merge pull request #4055 from jobinsjohn/patch-1

Update License

2d80b442fd1b7cbd2c613e1d54e42574f8d63e77 authored over 5 years ago by Xuan <[email protected]>
Update License

Changed year in license file

acb436a1b7f9972a66af0e52082f10c6cd85e7aa authored over 5 years ago by Jobins John <[email protected]>
Merge pull request #4006 from UberNick/master

Added a safety check before an unsafe array operation

e8505930018668b73500203afc13bb92fa585f8a authored over 5 years ago by Xuan <[email protected]>
Update Info.plist

e6b01f77f3d6b0ef160bad6ebfaba4cfd4e042c6 authored over 5 years ago by Xuan <[email protected]>
Added a safety check before an unsafe array operation

03616c91e9634cf3075935d55e6944fa39bbf877 authored over 5 years ago by Nick Matelli <[email protected]>
fix #3975.

if we disable highlight for pie chart data set, we still need to render without a shift.

5b59440f4ad0318747eb0af5882b9d746fdb0206 authored over 5 years ago by Xuan Liu <[email protected]>
For #3917. make init(label: String?) convenient initializer (#3973)

* fix #3917. make `init(label: String?)` to be a convenient init to enable auto inheritance.

...

899fe1d13208ee6c08ce8db790a834f77dc9aee7 authored over 5 years ago by Xuan <[email protected]>
correct 3.3 to 3.3.0.

cd1120b004cc6aac40d889fa665c0e495e463b13 authored over 5 years ago by Xuan Liu <[email protected]>
update gemfile

4fef53ca3cb7d9d8b7932f34a3db7bec2740d3de authored over 5 years ago by Xuan Liu <[email protected]>
update change log

a1f52c9c2084c3767cccb309ae913c5febbb3b1a authored over 5 years ago by Xuan Liu <[email protected]>
bump version to 3.3

2bde78fb35ee324afdc3512fde42457f5cd97819 authored over 5 years ago by Xuan Liu <[email protected]>
Data as any (#3863)

* `ChartEntry.data` is now of type `Any`

There is no need to restrict `ChartEntry.data` to `A...

1b08577470fde957da14b7bc8e33528e822c374d authored over 5 years ago by Jacob Christie <[email protected]>
Fix horizontal bar chart not drawing values and add unit tests (#3906)

* fix horizontal bar chart drawValues not correctly drawing and add testNotDrawValueAboveBars UT...

c6b4c676bd9d423dff53f2294f25bdfca58f2115 authored over 5 years ago by Xuan <[email protected]>