YOChartImageKit icon indicating copy to clipboard operation
YOChartImageKit copied to clipboard

Chart image framework for watchOS

Results 9 YOChartImageKit issues
Sort by recently updated
recently updated
newest added

I Moved project Xcode 14 to Xcode 15, I faced an error. I have dragged and dropped the class file of YOChartImagekit in my project. When trying to run in...

Hey! Thanks a lot for creating such a useful framework. I am using it in my climbing activity tracker [Redpoint](https://redpoint-app.com) to visualize climbed altitude on Apple Watch. I was wondering...

I cannot get this pod to be accessible to the watch target? I am using Swift 5. It also will not let me use `use_frameworks!` says I have linked binaries?...

**Version 1.2.5** - BAR CHART: Added options for gradient colors, positive only bars, rounded bar caps - LINE CHART: Added options for gradient colors - GEAR CHART: Added new Gear...

OP, will this library be updated to this and be maintained? I'd love to use this, but it doesn't seem that there's been much attention to it. The Swift 5...

I am getting the following error when trying to do seed install after adding to Seedfile myproj.xcodeproj doesn't have a target `YOChartImageKit`

I have added YOChartImageKit to my pod but I'm not able to import it or use any of the modules features. If anyone has any information much appreciated. TYIA!

If you have an array of values, which are all pretty close, then the line chart is not drawn properly. Instead a simple line is drawn, which does not reflect...

By using the new code (see the last commit) the user can have a Spinning Chart. I still have some further ideas (e.g. gradient like on my code) but this...