marineenergy / apps

shiny apps for marineenergy.app
https://marineenergy.github.io/apps/
MIT License
3 stars 1 forks source link

+ Spatial to report-v2 #55

Closed bbest closed 2 years ago

bbest commented 3 years ago

See:

bbest commented 2 years ago

Spatial progress in report-v2

Existing layout of Spatial results in report-v1

App

Show only number of rows per dataset, no details:

image

Report

Showing details in the Report:

image

bbest commented 2 years ago

Approach for displaying Spatial in report-v2

  1. Try to recreate hierarchy of report-v1:
    1. Summary in app: Dataset | Rows of Results
    2. Details in report: unique columns per dataset with separate tables
  2. Try to fold Details into displaying in app. Not sure best way yet...
bbest commented 2 years ago

Yay! For fish & Location got to work:

image

bbest commented 2 years ago

Let's consider other scenarios:

  1. Fish but no Location
  2. Location but no Fish (or any Tag)