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
LineChartRenderer now has a private accessibilityOrderedElements nested array that is then used ...
github.com/ChartsOrg/Charts - 44f7519a3d7eb4e89dad684f311d7947b3ac2eba authored over 6 years ago by Adi <[email protected]>
Updated HorizontalBarChartRenderer to populate
accessibilityOrderedElements, which in turn is us...
Created internal property accessibilityOrderedElements to make
BarChartRenderer be composed of l...
github.com/ChartsOrg/Charts - bce41d382616ecbdb611d54bec65d527d4b14067 authored over 6 years ago by Adi <[email protected]>
Moved Platform+Accessibility.swift to Utils folder. Changed
accessibleChartElements to be final ...
github.com/ChartsOrg/Charts - 557d0d3dcbd85cdbab15b70d37b8a398a953602e authored over 6 years ago by Adi <[email protected]>
Added accessibilityChildren to ChartViewBase which is a layer over both UIAccessibilityContainer...
github.com/ChartsOrg/Charts - 4adff8954e10c5755a1dc3193628a20ef578fb0e authored over 6 years ago by Adi <[email protected]>github.com/ChartsOrg/Charts - cd673afab87b07c02c1f76dc2c57d25f8156c842 authored over 6 years ago by jjatie <[email protected]>
Updated ChartViewBase, ChartData and ChartDataRendererBase to declare
the primary properties req...
Minor changes to spacing in PieChartRenderer.swift. Removed formatting
and use of "self." to mat...
This commit makes PieChartView adhere to the UIAccessibility container
protocol. See the Accessi...
* Fix broken demo link in readme
added links to 2 demos for iOS and macOS
* Update README....
github.com/ChartsOrg/Charts - cc73ba7d05a62cce2d5a33a089b521eb2c4d8671 authored over 6 years ago by Robbie Cronin <[email protected]>github.com/ChartsOrg/Charts - a31d605b4bea78baafdf3461ad608cb5329a2717 authored over 6 years ago by cuong1112035 <[email protected]>
github.com/ChartsOrg/Charts - e1c4f589caac7820df751adc79263d7980d692e1 authored over 6 years ago by LennonHe <[email protected]>
github.com/ChartsOrg/Charts - 4b00c8ff842e36044221c7629874f4c72b190903 authored over 6 years ago by Alexander Repty <[email protected]>
github.com/ChartsOrg/Charts - 6b730a035c6daf19f695aedbb0d7e5e441fdede2 authored over 6 years ago by Xuan Liu <[email protected]>
* Fixed misuse of "!" operator
* Updated projects for Xcode 9.3 and Swift 4.1
added a worksp...
github.com/ChartsOrg/Charts - 269fef79f42502722f2ef941ab7948c735c5342d authored over 6 years ago by Timothy Moose <[email protected]>
Minor mistype fix
github.com/ChartsOrg/Charts - 1a95a1f8f0d5871ed5b08303cc92cf2cdce7f523 authored over 6 years ago by Evgeniy <[email protected]>update changelog to v3.1
github.com/ChartsOrg/Charts - 7c4c16e36bb897131b2fc1d72126620245ffbe52 authored almost 7 years ago by Xuan Liu <[email protected]>github.com/ChartsOrg/Charts - 0aeb63c1ac707dd06d674b4946150ec4b61b7b55 authored almost 7 years ago by Xuan <[email protected]>
for #3146. add a warning message if pie chart has more than one data set
github.com/ChartsOrg/Charts - f7a648c094c751cd9a3efccd8fbc7970e84a530b authored almost 7 years ago by Xuan <[email protected]>Squashed commits:
[db7f9dd] use assert instead of warning if pie chart data set > 1
for #3146. ad...
* Added GitHub issue and PR templates.
* Updated templates
* Update ISSUE_TEMPLATE.md
*...
github.com/ChartsOrg/Charts - 3e36632ecd3b4968e090332d27cf296cf3c34f11 authored almost 7 years ago by jjatie <[email protected]>Fixes static analyzer issue complaining -[tableView:cellForRowAtIndexPath:] returns nil.
github.com/ChartsOrg/Charts - 695979eac4d5c471e4e4ccdf6f7aa329e83082a6 authored almost 7 years ago by Valeriy Van <[email protected]>minor bug fix in favor of 3.1 release
github.com/ChartsOrg/Charts - 0ceab4e21576471a56419b5779a9ca47ad71a6e7 authored almost 7 years ago by Xuan <[email protected]>github.com/ChartsOrg/Charts - df018a4f390ccd78c136ce9203682dce29a3a9e6 authored almost 7 years ago by Xuan Liu <[email protected]>
github.com/ChartsOrg/Charts - 60c5c10e7cfe57a736877091b4a77d3274abc2c0 authored almost 7 years ago by Xuan Liu <[email protected]>
github.com/ChartsOrg/Charts - e29536bcd5f1ab4315cd78afbf40bad77becdf81 authored almost 7 years ago by Xuan <[email protected]>
Align Objc and Swift demos balloon marker
github.com/ChartsOrg/Charts - 64438c47afa9090ba62450dee03d8884ebfb35c2 authored almost 7 years ago by Xuan <[email protected]>github.com/ChartsOrg/Charts - a5f60085f684e175280c0a5cffecd31d63e20317 authored almost 7 years ago by Xuan Liu <[email protected]>
Min and Max reset when clearing ChartDataSet (Fixes #3260)
github.com/ChartsOrg/Charts - 8a0c22387ebc2f08a4f25ac26893ae228e655c90 authored almost 7 years ago by Xuan <[email protected]>github.com/ChartsOrg/Charts - ae43f31a3727582edb6dc913c187825f03e90280 authored almost 7 years ago by Xuan Liu <[email protected]>
github.com/ChartsOrg/Charts - eb2518ae1bd0c26530e3f05c09a89af2bd0b7874 authored almost 7 years ago by Carlo Rapisarda <[email protected]>
Temporary fix for calcMinMax frequency.
Better implementation coming for Charts 4
* - Added optional in bundle to the viewFromXib()
* Small styling fix
* Keep only one met...
github.com/ChartsOrg/Charts - cbaf51c1fbdf928aa1067177670e131114745e79 authored almost 7 years ago by MARTIN Denis <[email protected]>* for #2840. add dataIndex parameter in `highlightValue()` calls. Default is -1
* use latest ...
github.com/ChartsOrg/Charts - 48bc0490b3046f42a047daeb46279f448bbc23a8 authored almost 7 years ago by Xuan <[email protected]>* Reimplemented #1741
* Fixed code style
github.com/ChartsOrg/Charts - c41d59b1b0977af0bb93f0f6e5ea0a9ed12b56fc authored almost 7 years ago by jjatie <[email protected]>github.com/ChartsOrg/Charts - 19e99a4e96822aeecf5bce1c4620c041fac86be4 authored almost 7 years ago by Xuan Liu <[email protected]>
github.com/ChartsOrg/Charts - 756eeccd8ad8e5918e9bee022c2ad39aba850a0a authored almost 7 years ago by Xuan Liu <[email protected]>
BubbleChart uses correct colour for index now.
github.com/ChartsOrg/Charts - 9789320f997317ae13dad8ec3bbc7793452e7666 authored almost 7 years ago by Xuan <[email protected]>Added custom text alignment for noData
github.com/ChartsOrg/Charts - 056e0e51c28b0c4a8e032cffc21ce4920450779a authored almost 7 years ago by Xuan <[email protected]>* fixed duplicated assignment compared with obj-c code.
github.com/ChartsOrg/Charts - 9a1838ae66242a3af581d51034b9a217697ba869 authored almost 7 years ago by canapio <[email protected]>* Updated README for 3.0.5
* Updated Xcode and Swift versions
github.com/ChartsOrg/Charts - 859f24ee8c57a44df5d06bb33a79fa71549135fb authored almost 7 years ago by jjatie <[email protected]>github.com/ChartsOrg/Charts - d45049e58c92795fd266e2da05a9601b7568b1b9 authored almost 7 years ago by Jacob Christie <[email protected]>
github.com/ChartsOrg/Charts - c42ffe34cf764e9cf69c309464bd9fb8edaac586 authored almost 7 years ago by Jacob Christie <[email protected]>
* Fixes the distance issue between the legend and the horizontal bar chart (Fixes #2138)
Over...
github.com/ChartsOrg/Charts - b0022f8fa7311cfcd63e4a3b3fa043ad605578b0 authored almost 7 years ago by Sven Bone <[email protected]>when chart view already rendered, if updating the chartData with nil, it will not rerender, and ...
github.com/ChartsOrg/Charts - 4fbeb9de992b27d6c1d3359054ee8b45420dbc14 authored almost 7 years ago by Xuan <[email protected]>fix #2356 crash if floor(10.0 * intervalMagnitude) is 0.0
github.com/ChartsOrg/Charts - 43ccf8eff5dec63007861f38281b38a693d6ecbe authored almost 7 years ago by Xuan <[email protected]>Fix BalloonMarker's text position calculation, consider insets
github.com/ChartsOrg/Charts - ba40ab431a9af54ad11bb06521b5856d0be27e2e authored almost 7 years ago by Xuan <[email protected]>github.com/ChartsOrg/Charts - 0011c353bd58f0fa60a7b5929804ee99b72ef03f authored almost 7 years ago by Alex Leeds <[email protected]>
github.com/ChartsOrg/Charts - fc21586bfa6f16b1b917b0a109db969b12f5d2e4 authored almost 7 years ago by Eugene Hyrol <[email protected]>
* Give the users customizable axis label limits (Fixes #2085)
This change adds the ability to...
github.com/ChartsOrg/Charts - 2c584bfcab4a886bd608797cc32d3d40f5a3f9ec authored almost 7 years ago by Roberto Estrada <[email protected]>github.com/ChartsOrg/Charts - 5d8b81bdb4baf59f2a637f1ebe4151a30ba69f0e authored almost 7 years ago by Xuan Liu <[email protected]>
github.com/ChartsOrg/Charts - b2a3719213ca95b16cada809e7c93f4003537463 authored almost 7 years ago by l-lemesev <[email protected]>
github.com/ChartsOrg/Charts - cd39b735ce98eaad90baa937c5a0f857513cf0ad authored almost 7 years ago by Xuan <[email protected]>
* added DataApproximator+N extension
* fixed PR notes
github.com/ChartsOrg/Charts - f05ed02f2b9955c04765b45d9ab8fbd2f06db51b authored almost 7 years ago by Nikita Ivaniushchenko <[email protected]>* Minor cleanup to Highlighter types
* Fixes for PR
* Pulled master and updated code style
github.com/ChartsOrg/Charts - 76ba78a2b8af1c5bcb4547493ba89ba7d6b72ef9 authored almost 7 years ago by jjatie <[email protected]>* Refactored ChartUtils method into CGPoint extension
* Replaced ChartUtils.defaultValueForma...
github.com/ChartsOrg/Charts - 0ced631b47a863933370d9e22da94c5540ec6b58 authored almost 7 years ago by jjatie <[email protected]>fix a small bug
github.com/ChartsOrg/Charts - 9706fa140bbce03e0e4fb7f798a3b2a13e8f0eb4 authored almost 7 years ago by Parkin Wu <[email protected]>* add option to build demo projects unit tests on iOS
* add ChartsDemo-OSX build test.
github.com/ChartsOrg/Charts - 48ac6a627a5babeaf3d5eecc8c18cf9a35fdd19a authored almost 7 years ago by Xuan <[email protected]>* Replaced relevant `ChartUtils` methods with `Double` extensions
Improves readability.
`nex...
github.com/ChartsOrg/Charts - bbeb88df6928c4361e9e2c382230b9ae6b42e991 authored almost 7 years ago by jjatie <[email protected]>
* Removed redundant ivars in favour of proper access control
* Moved initialization of axes t...
github.com/ChartsOrg/Charts - c8ae3ea2f5c844a6778efed685768105a6d06b39 authored almost 7 years ago by jjatie <[email protected]>Fixed using wrong axis (Issue #2257)
github.com/ChartsOrg/Charts - 64bc2d11fa589859fb87290681e20ad3a6c84dbc authored almost 7 years ago by Xuan <[email protected]>* fix #1830. credit from https://github.com/danielgindi/Charts/pull/2049
* add combined chart...
github.com/ChartsOrg/Charts - 7238ba91fd3c50cd645cb116a8e19cdaa474b19a authored almost 7 years ago by Xuan <[email protected]>Resubmit of #2730
github.com/ChartsOrg/Charts - 428843f9054b6f78c6d4460949a8968fc93eb294 authored almost 7 years ago by jjatie <[email protected]>github.com/ChartsOrg/Charts - 0ef8aa17869f57d307c92ce781f1ee7be76db959 authored almost 7 years ago by Jacob Christie <[email protected]>
Minor changes to Formatter logic
github.com/ChartsOrg/Charts - 8b18e766165582da59063659a66ff7c42daa670e authored almost 7 years ago by jjatie <[email protected]>* Use example drawEntryLabelsEnabled instead of removed drawSliceTextEnabled
* Use in example...
github.com/ChartsOrg/Charts - 56398181526da9a2bcf3b6b49f67bbd53ed48df5 authored about 7 years ago by Valeriy Van <[email protected]>github.com/ChartsOrg/Charts - 88f1811cc9b574f9d22ac259b1d9455f2ffa3674 authored about 7 years ago by Dennis Franke <[email protected]>
* Removed methods and properties deprecated in 1.0
* Removed old bridging functions
These ...
github.com/ChartsOrg/Charts - ecdd295b9b1868dd6a13253ebd9263e3c5559413 authored about 7 years ago by jjatie <[email protected]>for #3061 fix animation crash
github.com/ChartsOrg/Charts - f1acb2a6e1ef59fb3573887743014dd29429662d authored about 7 years ago by Xuan <[email protected]>revert animationUpdate() and animationEnd()
not trigger crash if subclass does nothing
* The backing far is not necessary.
Appears to have been a way to expose the var to obj-c lik...
github.com/ChartsOrg/Charts - d4a3d4f57411bc4cf33c6e15b1522d19c25746e3 authored about 7 years ago by jjatie <[email protected]>github.com/ChartsOrg/Charts - 3ab6706382c29210372c5df579b5ef73f3bc81e0 authored about 7 years ago by Jacob Christie <[email protected]>
* Replaced `ChartUtils.Math` in favour of an extension on `FloatingPoint`
Increases readabili...
github.com/ChartsOrg/Charts - 159e0f7fe73b252a45199c07fe0d9288dbe6045b authored about 7 years ago by jjatie <[email protected]>github.com/ChartsOrg/Charts - d32109304ec0df7ccba7f6bba6333b70532e70c3 authored about 7 years ago by jjatie <[email protected]>
* Fix a bug may cause infinite loop.
* Update BarLineChartViewBase.swift
put nil check fir...
github.com/ChartsOrg/Charts - 6fee51c572f978e78ced5acab836e34da9435205 authored about 7 years ago by 胡金友 <[email protected]>for #2745. chart should be weak.
github.com/ChartsOrg/Charts - 2ff5cb524c793046bb1ee5a7f73e7d61c3de5c49 authored about 7 years ago by Xuan <[email protected]>github.com/ChartsOrg/Charts - c6faf5340319f64d49a881c2da7e97d72cb57901 authored about 7 years ago by Xuan Liu <[email protected]>
almsot all cases of fileprivate were meant to be private. If there is a need to use fileprivate ...
github.com/ChartsOrg/Charts - 8c9d5f3c32d47ef88c63199c90f9951f72d78e03 authored about 7 years ago by jjatie <[email protected]>Fix turning off drag in X and Y axes separately.
github.com/ChartsOrg/Charts - 60829b3c6a069d1ce4842e28e6937dc74457d09e authored about 7 years ago by Xuan <[email protected]>Removed @objc from internal properties
github.com/ChartsOrg/Charts - b87d04eaeaaa2e34e3903d897d5c54d259aac78b authored about 7 years ago by Xuan <[email protected]>Removed `isKind(of:)`
github.com/ChartsOrg/Charts - 19da2c0b127cd6bcd0fe739f4cee122fabd941f6 authored about 7 years ago by Xuan <[email protected]>* `ViewPortHandler` is now non-optional in all, if not most cases
* Removed unnecessary `init...
github.com/ChartsOrg/Charts - 0f74a25fb5b7e7adb2cc9c59a56ba79b62a62f8d authored about 7 years ago by jjatie <[email protected]>* `ViewPortHandler` is now non-optional in all, if not most cases
* Removed unnecessary `init...
github.com/ChartsOrg/Charts - fb02977137940471705eac94cdcfa4aa448f9c07 authored about 7 years ago by jjatie <[email protected]>* `Animator` is now non-optional in `Renderer` types
* Fixed merge with master
github.com/ChartsOrg/Charts - 122013e01b700d1aa16a0669aa4500a099acb6e3 authored about 7 years ago by jjatie <[email protected]>in favour of the Swift `is`
github.com/ChartsOrg/Charts - c7a1c045d487c1db3b326e7cb5147d6fd88b6af3 authored about 7 years ago by Jacob Christie <[email protected]>Since the framework is entirely Swift, internal properties do not need to be marked as @objc
github.com/ChartsOrg/Charts - 6869d8546778886a8a34e4198fa181d9d8d0a1eb authored about 7 years ago by Jacob Christie <[email protected]>github.com/ChartsOrg/Charts - ea00ed0476a50d6ded2ff7a032fda23c56e7e98c authored about 7 years ago by Lavare <[email protected]>
* Minor changes to logic in `ViewPortJob` subclasses.
* Removed TODOs
github.com/ChartsOrg/Charts - bc40b1608598215ba1af4c0703a7950b450f725f authored about 7 years ago by jjatie <[email protected]>Minor changes to BubbleChartRenderer logic
github.com/ChartsOrg/Charts - 3b6eda16c4f18aaebf25f65558b2310bf7868244 authored about 7 years ago by Pierre-Marc Airoldi <[email protected]>Minor changes to Animator
github.com/ChartsOrg/Charts - 19e8b00689c4ae15c08e45ef464342fa6fcbde27 authored about 7 years ago by Pierre-Marc Airoldi <[email protected]>github.com/ChartsOrg/Charts - 9ebcae081a3ce1e7ee3cde24236468275d905fb5 authored about 7 years ago by Jacob Christie <[email protected]>
github.com/ChartsOrg/Charts - 50fdd2dcd4adf631e932d02a603fc6e80acb56f9 authored about 7 years ago by Jacob Christie <[email protected]>
github.com/ChartsOrg/Charts - 9ea3c208ba979697299b7b5aff1861052168b9f1 authored about 7 years ago by Jacob Christie <[email protected]>
github.com/ChartsOrg/Charts - 40bb001136ebcf1f053f9d38a7a4a7685fc30ee8 authored about 7 years ago by Jacob Christie <[email protected]>
Replaced `ChartUtils` methods with `CGSize` extensions
github.com/ChartsOrg/Charts - c37e553e25c433853f3c1ac3cd0f1457ffeab6ff authored about 7 years ago by Pierre-Marc Airoldi <[email protected]>added highlightColor parameter for pie charts
github.com/ChartsOrg/Charts - b27e366499fd9604e0ac4ddb3db4c25cc06498b8 authored about 7 years ago by Pierre-Marc Airoldi <[email protected]>