ebi-gene-expression-group / atlas-web-single-cell

Single Cell Expression Atlas web application
Apache License 2.0
5 stars 5 forks source link

Fix tsne plot default parameter props #349

Closed lingyun1010 closed 1 year ago

lingyun1010 commented 1 year ago

In the latest Postgres DB, we have t-SNE and UMAP rather than tsne and umap, it should be fixed in the JS bundle, as well as the version of the front-end component scxa-tsne-plot.

Please review the front-end component PR https://github.com/ebi-gene-expression-group/atlas-components/pull/140, and I will update the npm package version.