Forum Discussion

callum's avatar
callum
Helper II
9 years ago
Solved

Including other JavaScript libraries in custom visual

Could someone please explain how this is done? I want to use the d3 library but I don't know how to actually use it from within my visual.ts file. I've installed it with npm and added it to the exter...