ios-charts is a powerful chart framework for iOS, written in Swift.
With the new release i had some troubles to create some graphs the previous code was: func setChart(dataPoints: [String], …
ios swift ios-chartsI've recently started using the ios charts library and am having trouble finding information on how to manipulate the x-axis …
ios swift swift3 ios-chartsI make app with 3d library iOS-Charts. But I get the error bitcode bundle could not be generated because was …
ios xcode ios-charts bitcodeI know the method for removing the x-values but how do I remove the y-values. I basically don't want ANY …
mpandroidchart ios-chartsI need disable some elements from my chart. I used the iOS-charts library in (Swift 2), however I can't understand how …
swift ios-chartsI am using ios-charts library. I would like to group my inverter values so that each year is one group. …
ios swift ios-chartsI have an existing project which is written in Objective-C. I want to use the iOS Charts library by Daniel …
objective-c swift ios-frameworks ios-charts ios-libraryI have a project using some modules that I have installed via cocoapods. One of them is Charts. In order …
swift cocoapods swift2 xcode7 ios-chartsI'm using the ios-charts framework and want to create a marker that floats over the graph when I touch and …
ios swift ios-chartsI am trying to create a nice gradient fill as seen in the demos on the ios-charts page. However, I …
ios swift ios-charts