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

investigate url parameter support #28

Closed
tcnichol opened this issue Jul 17, 2019 · 7 comments
Closed

investigate url parameter support #28

tcnichol opened this issue Jul 17, 2019 · 7 comments
Assignees

Comments

@tcnichol
Copy link
Contributor

We would like to use traitvis-webapp as the visualization for search results from the advanced search interface. In order for this to work, the shiny app needs to support url parameters for season, trait, etc.

@tcnichol tcnichol self-assigned this Jul 17, 2019
@Chris-Schnaufer
Copy link

Direction is to go from traitvis-webapp to search

@dlebauer
Copy link
Member

we have decided is that we will provide links / urls to the advanced search app from traitvis rather than vice-versa. Both ways would be nice but on a call it sounded like it will be much easier to provide urls to traitvis users to get to search rather than configure traitvis to have endpoints that can get from the search interface to the traitvis.

@dlebauer
Copy link
Member

see #36 for implementing the reverse action

@dlebauer dlebauer reopened this Jul 29, 2019
@dlebauer
Copy link
Member

@kimberlyh66 please review https://www.r-bloggers.com/official-release-of-shiny-router-and-its-new-features/amp/ and comment on whether it will be possible to parameterize the traitvis webapp to open to either a map or a timeseries plot for a particular season, experiment, and variable

@kimberlyh66
Copy link
Contributor

kimberlyh66 commented Aug 2, 2019

Would allowing users open to a map like this be something you are looking for?

The url could be something like:
https://traitvis.workbench.terraref.org/?exp=MAC+Season+6&subexp=Sorghum+BAP&var=Canopy+Height+(cm)&cultivar=None&date=2018-05-22#!/map

shiny-map-param-github-post-image

@dlebauer
Copy link
Member

dlebauer commented Aug 3, 2019

Looks promising! Can the map and plot tabs be combined?

@kimberlyh66
Copy link
Contributor

The plot can be displayed below the map.

@dlebauer dlebauer changed the title add url parameter support investigate url parameter support Aug 13, 2019
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

No branches or pull requests

4 participants