Hello,
I was wondering If I can use a different JS library for plugin development. I currently use d3.js by adding it like this:
'obitech-application/extendable-ui-definitions',
'obitech-appservices/logger',
'd3v6js',
What if I want to use plotly.js instead?