Andrew Benson

Results 14 issues of Andrew Benson

…nging xAxis.spaceMax or xAxis.axisMaximum with positive values (to fix the cropped bars) Straightforward fix -- also already suggested and confirmed by others. ### Issue Link :link: https://github.com/danielgindi/Charts/issues/4710

### Issue Link :https://github.com/danielgindi/Charts/issues/4780: Y axis labels are improperly sized in some cases ### Implementation Details :construction: Old broken logic: Label size was determined by the CGSize of the label...

Resolves issue #5123 "Charts framework takes a long time to build" (https://github.com/danielgindi/Charts/issues/5123) by implementing the recommendations listed at the end of the issue. These changes improved the clean full `Debug`...

* [ X] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/jjatie/Charts/blob/master/CONTRIBUTING.md). ## What did you do? ℹ Clean Xcode derived data, open Charts.xcworkspace, hit Command-B to...

## Summary This commit resolves issue 2554, where Release builds of RxSwift (and other targets) emit many warnings that various references to Foundation types, such as `Foundation.Date` and `Dispatch.DispatchTimeInterval`, cannot...

## Summary Building RxExample-iOS or RxExample-macOS from Xcode both fail with the warning, `Cannot call value of non-function type '[Observable.Type]'`. This is detailed in issue #2548 (https://github.com/ReactiveX/RxSwift/issues/2548). While the issue...

**Short description of the issue**: Release builds of RxSwift (and other targets) emit many warnings that various references to Foundation types, such as `Foundation.Date` and `Dispatch.DispatchTimeInterval`, cannot be used because...

## Summary Running v1.5.1 today with Xcode 15.2 targeting iOS 17 and running on iPhone SE (3rd generation) (17.0.1) simulator, Xcode's Thread Sanitizer is detecting a data race inside of...

bug
help wanted

Hello, Every time I'm using funnels I wish these two features existed -- probably because, if I recall, it might be how the facebook funnel screen used to work. Anyway,...

I'm having an issue while editing an insiqht. Insight ID: 31621BD4-8B12-4048-9D4D-77605AC71EE2 I have an event called "offerWallPurchaseBegan". I'd like to see how many times (or percentage) of people who started...