-
Notifications
You must be signed in to change notification settings - Fork 0
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
Complete the region scores page template #52
Comments
Also tweak some font sizes on the website overall Relates to issue #52
Note that in our meeting today, we decided not to show the "LIKELY FUTURE STATE" information. Also the "OVERALL SCORE" might only need to be shown as a metric within a circle, without the score status bar visualization. We would also like a visualization that shows the overall trend of the scores for the region over time, compared to other regions. |
I believe we can cut this: "The trend plot (Create the scores trend plot #71)" Is this: "The table in the DATA tab with scores for each goal and sub-goal* (and links to goal pages)" referring to this table in the main website: If so: I am inclined to give this low priority. But interested in other opinions on this. |
Let's make data tables lower priority, i.e.,
If we do make tables, I think they will need to be modified from oceanhealthindex.org. This will take some thought. |
Let's make this low priority: The map with the region in focus |
- Update the Rmd file that creates the region pages so that it also adds scores, number of regions, and other values to the front matter that are used in the template - Update the region pages with this new R code - Change the region page layout to use the page Params for values - Update the text on the region page layout to describe the plots Relates to #52, #53
The region score page template only shows a couple of visualizations at the moment, and no text.
This template requires the following elements:
The table in the DATA tab with scores for each goal and sub-goal* (and links to goal pages)The map with the region in focus* data should be pulled in dynamically from the
content/data/scores.csv
fileThe text was updated successfully, but these errors were encountered: