VEuPathDB / EdaNewIssues

0 stars 0 forks source link

MAP: Bug with overlay on supporting plots of bubble maps... needs UX discussion #689

Open danicahelb opened 10 months ago

danicahelb commented 10 months ago

I'm looking at wildlife futures data on qa.restricted.clinepi

I configured the bubble markers to show prevalence of rickettsia: "Pan-rickettsia, by qPCR result" = yes/(yes+no)

I made a histogram of "Date collected" and then wanted to overlay "Pan-rickettsia, by qPCR result"

"Pan-rickettsia, by qPCR result" is a categorical variable with values = yes, no, redo

However, the markers have been configured as proportions of yes/(yes+no) and the legend shows continuous values.

When i click the radio button to add the overlay, i get this error message:

image

Questions that need UX discussion:

d-callan commented 9 months ago

What I had remembered was that we would not offer the overlay for bubble floaters and floaters were specific to their map modes. Since that's not what happened, maybe @bobular or @dmfalke can comment on the best plan of action given the short time we now have to release.. Then we could file a separate ticket to revisit this after release.

dmfalke commented 9 months ago

I think we can disable overlays for floaters in bubble mode. Floaters are not shared across map types.

dmfalke commented 9 months ago

FYI, I made this issue for the immediate term: https://github.com/VEuPathDB/web-monorepo/issues/492

danicahelb commented 9 months ago

@dmfalke FYI if a floater is made in donut map type, it is currently being shared to the bubble map type

dmfalke commented 9 months ago

I'm not able to reproduce

danicahelb commented 9 months ago

@dmfalke seems you are correct, plots are NOT getting ported between map types

dmfalke commented 9 months ago

Okay, great. Thanks!