aertslab / SCope

Fast visualization tool for large-scale and high dimensional single-cell data
GNU General Public License v3.0
68 stars 15 forks source link

Labels do not display when changing coordinates #392

Open KrisDavie opened 3 years ago

KrisDavie commented 3 years ago

Steps to reproduce:

1) Load loom file with at least 1 annotation and 2 sets of coordinates 2) After points have loaded, select an annotation 3) Change coordinates to second set

What should happen? Labels should be plotted on the points after the coordinates change

What does happen? Points update to new coordinates but no labels are displayed. Switching back to the original coordinates still doesn't display labels.