You need to sign in to do that
Don't have an account?

Implementing FusionChart in lightning component
Can anyone please help me implementing fusionchart.js in lightning?
https://developer.salesforce.com/blogs/developer-relations/2017/02/lockerservice-lightning-container-third-party-libraries-lightning-components.html
There is non- exhaustive list of libraries that are known to work with LockerService(Given in above link). Can we user libraries other than listed like fusionchart.js, blockUI.js etc? If yes, How to check if particular library is compatible eith lightning locker service or not?
I don't think with lightning components you can use CDN links. we had a similar requirement for Bing maps and we used an iframe inside a lightning component and used VF to implement the same.
Thanks,
Nagendra