Top "Ios-charts" questions

ios-charts is a powerful chart framework for iOS, written in Swift.

How can I remove Description Label in ios-chart?

I am trying to remove Description Label in ios-chart library. You can see it on the image below: And I …

ios swift ios-charts
Combined Chart (line- and bar chart) using iOS-Charts

I am trying to combine a line- and bar chart in swift (iOS-charts). Both the x- and the y-axis seem …

swift ios-charts
IOS-Charts set maximum visible x axis values

I'm using ios-charts (https://github.com/danielgindi/Charts). I have a LineChartView with 12 values in the x axis. This however …

swift charts ios-charts
ios-charts How to invalidate/redraw after setting data

See Updates At Bottom (4/30/2015) I'm implementing a Pie Chart in Swift for iOS using ios-charts, and have chosen to customize …

mpandroidchart ios-charts
How can I add a Marker on ios-charts?

I'm creating an iOS app using Objective-C and I need to use ios-charts. Now I'm facing a problem that I …

ios objective-c ios-charts
Attributes of text above specific bar with ios-charts

How can I change attributes (e.g. font size, text color, etc...) of text above a specific bar in a …

ios swift swift2 ios-charts