How to include external lib JS (CHART.JS) file for mobile app (Android & IOS)?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

Hi, i want to include an external lib (Chart.js) in a mobile project for Android and IOS, i saw a piechart component in the market place, but it doesn't support onClick events, so that's the reason i want to implement an external lib. it's possible?

Hi, you can use browser widget to load html file and your external libs to show this in pie chart. it will work both android and ios.

We have Charts component which uses external library(CHART.JS) in marketplace.

https://marketplace.kony.com/items/chartjs

Use this and let us know your valuable feedback.

Join Marketplace Group for more updates and checkout marketplace page for more components.

Yes, but the chart from marketplace doesn't support onClick events.