Follow the steps mentioned in the link to create a new custom widget
Place the debugger
in the src/sourcefile.js
of the custom widget.
Follow the steps mentioned in the link to publish the custom widget.
Navigate to the Bold BI Designer.
Right click on the browser and click on Inspect
.
Now drag and drop the custom widget in the designer to debug the code as in the image below:
Now we can debug the init and update methods in the custom widget.
NOTE: This feature is available in Bold BI Embedded Analytics but not in Cloud Analytics Server.