AllenCell/cell-feature-explorer

Clicked cells are not highlighted until plots update

Open

#169 opened on Aug 23, 2024

 (0 comments) (0 reactions) (0 assignees)TypeScript (1 fork)auto 404
buggood first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

When clicking cells in the plot view, they are not highlighted until the plot is updated (like changing the axis feature).

Expected Behavior

What did you expect to happen instead?

Reproduction

Click single cells on plot one by one. cells do not get highlighted on plot. change plot axes. selected cells will now be highlited dots on plot. now select some more single cells. They will not be highlighted until you change plot axes again.

Environment

Any additional information about your environment. E.g. OS version, python version, browser etc.

Contributor guide