Felix Herrmann
Felix Herrmann
#4829 fixes that!
This conflicts with #4829 where I fixed the partitioningIndex algorithm change
My PR might fix your whole problem as you can see in the screenshot below! Could you test my [fork](https://github.com/FelixHerrmann/Charts) and confirm? 
Hi, I'm pretty sure it's the issue I fixed in #4829. You can try out my [fork](https://github.com/FelixHerrmann/Charts) to confirm!
You can close the issue!
#4829 fixes that! 
Duplicate and a bit different implementation of #4829
Great! Couldn't test CocoaPods and Carthage, I will catch up on that when it's merged
I see your point with the renaming, the reason why I did this is that using UIImage[...] in AppKit feels really weird and it's not very Swift-like to have long...
> If possible, let's work together to break this PR up and incrementally add some of these changes. I think we can include all these changes without causing a breaking...