How can I plot UMAP plots in plotly.js?
Everything online I found for plotly.js is using plotly python which doesn’t help me too much since I need it in JS, python also seems to use additional libraries. I created a function that plots it
Everything online I found for plotly.js is using plotly python which doesn’t help me too much since I need it in JS, python also seems to use additional libraries. I created a function that plots it