3
JavaScript data visulization tools in Tauri
(lemmy.zip)
The Tauri frontend is a full web view and should be capable of rendering anything your native browser can. You should just be able to add those libraries to your bundle and use them. Usually that means just adding a dependency to your package.json and importing the library, though that depends on your frontend stack of course.