highcharts / highcharts

Highcharts JS, the JavaScript charting framework
https://www.highcharts.com
Other
12.03k stars 3.63k forks source link

Customization of data labels for the funnel chart does not work on iOS using SWIFT #13209

Closed oleh-hastov closed 4 years ago

oleh-hastov commented 4 years ago

Expected behaviour

I want to customize data labels in iOS using SWIFT (as it's customizable in web java script); And It would be appreciated to get some iOS SWIFT code snippet examples of how to customize them;

Actual behaviour

Customization of data labels for the funnel chart does not work on iOS using SWIFT;

Live demo with steps to reproduce

Screenshot from iPhone:

Screenshot at Mar 26 12-23-07

Product version

iOS SDK is integrated using Carthage: github "https://github.com/highcharts/highcharts-ios" == 8.0.0

Affected browser(s)

it's not a browser issue but iOS SDK issue;

oleh-hastov commented 4 years ago

Moved the issue to iOS thread: https://github.com/highcharts/highcharts-ios/issues/293