ivnsch / SwiftCharts

Easy to use and highly customizable charts library for iOS
Apache License 2.0
2.53k stars 410 forks source link

Add label to basic bar chart #330

Closed martheli closed 6 years ago

martheli commented 6 years ago

Is there a way to add labels above the bars in the basic bar chart example? I looked at the bar chart example and that doesn't seem to have labels on the bars either when I ran it in Xcode.

ivnsch commented 6 years ago

You'll have to use the logic from an example which shows labels on the bars.