Examples on how to use javascript visualization libraries with dash

Hello,
I have been using Javascript libraries within dash for some time now. I have put together some examples on how to use them. here is the link to the app: https://dash-js-libraries.onrender.com/.
To access the source code click on the Github icon on the top right

Thank you, @Amazigh, for sharing.
So if I understand this app correctly, it allows you to incorporate js visualizations into a Dash app with one simple clientside callback?

Yes, it does exactly that :slightly_smiling_face:

1 Like