Custom chart element and continuous updates

Hi, Is there a way to create a custom element using other chart libraries than chart.js? I have used previously iFrames where it is possible to link to and import a CSS/Javascript file from a CDN. Is this possible with custom elements or only through NPM?

This brings me to my 2.nd question. Who is updating NPM packages to make sure they get the latest and greatest when a new version is released? Do we need to ask specifically for an update or Wix is doing it somehow automatically? What about doing the update as a “self-service”?

Thanks,
Zsolt

Yes, you can “roll your own” by using these examples as a starting point:

I understand that there is a mechanism to update NPM libraries, however updating a library is often contingent on dependencies and system issues. If you need a newer version of a current library, you should contact the Wix support team and let them know.