Forum Discussion
AF
9 years agoNew Member
Adding a static js script to a custom visualization
Hi, I have followed the instructions on this page: https://github.com/Microsoft/PowerBI-visuals/blob/master/Tutorial/ExternalLibraries.md, i.e.: * Created a folder external in the viz. folder...
- 9 years ago
Anonymous
4 years agoNot applicable
I want to call the nivo react chart library in the powerbi react visual. I also have seen the documentation. there, they said, you can't call the external js file in the powerbi api 3.0. or above. Any of the way to use react chart library with the latest powerbi library. Thanks