Logo
Welcome
Login  Sign up
Home Solutions
New support ticket
Check ticket status
Solution home Integrations iOS

Additional modules. How to add an additional module?

Created by: Kacper Madej

Modified on: Fri, 15 May, 2020 at 7:41 PM


In case of enabling an additional module, add it to plugins of HIChartView object before assign your chart options, e.g.

self.chartView.plugins = @[ @"annotations" ];
...
self.chartView.options = options;

Original info at the Highcharts iOS GitHub repository


K
Kacper is the author of this solution article.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.

Related Articles

    Home Solutions
    Article views count