Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map: Add dedicated collections map type #241

Open
d-callan opened this issue May 22, 2023 · 4 comments · May be fixed by #688
Open

Map: Add dedicated collections map type #241

d-callan opened this issue May 22, 2023 · 4 comments · May be fixed by #688
Assignees

Comments

@d-callan
Copy link
Contributor

d-callan commented May 22, 2023

https://www.figma.com/file/Uk0xw3jJjgAkSC2o2xR9ZN/Collections-643?type=design&node-id=23-575&mode=design&t=2WsaD8kxdDVBJTb6-0

I mean to return once we have a better sense for what is needed/ post mockups. Ill update the ticket title, description etc then.

at a high level though, we are reshaping some data from tall to wide (pathogen presence for ex) and the new wide variables will all belong to a collection together. being able then to visualize multiple pathogens in the same map + floaters together will require explicit support for collections in the map then.

@d-callan d-callan changed the title Map: Collections frontend placeholder ticket Map: Add dedicated collections map type Jun 21, 2023
@d-callan
Copy link
Contributor Author

think weve decided this will be a dedicated map type and have dedicated floaters etc. detailed mockups should be available soon. the new map type will use bar markers where each bar is a variable in the collection, and the yaxis is (similar to line plot) always a proportion if the collection is categorical and a summary value if its continuous.

@d-callan
Copy link
Contributor Author

mockups at the above link have been updated and labeled w this issue number

@dmfalke dmfalke self-assigned this Jul 28, 2023
@dmfalke
Copy link
Member

dmfalke commented Jul 28, 2023

Summary of discussion w/ UI-Infra team, Danielle and Bob, on 2023-07-28:

  • Data is not currently loaded
  • Marker endpoint is merged
  • Floater plugins in draft
  • Boxplot summary for collection will be done by Danielle in the future
  • Markers will include error bars, which is a new feature of bar markers (I think)

@d-callan
Copy link
Contributor Author

I just double checked.. I did already draft a cont collections box plot endpoint as part of the floaters PR. I'd imagine you could use that for the summary.

@dmfalke dmfalke linked a pull request Dec 1, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants