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

Add timeseries scrolly frames #8

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lindsayplatt
Copy link
Contributor

Add the frames that can be inserted into the website. The individual charts are generated by the pipeline and then I manually saved in these PNGs that represent the states at various points in the scrollytelling section. I also added the src/assets/text/timeseriesScrollyText.js file modeled off of this file from Althea in the drought explainer.

Note that these figs are plotting "rolling 10-day mean temperature" and "daily maximum dissolved oxygen", even though the labels don't convey that. I realized it after I created these, but I know they need to be updated later anyways.

@cnell-usgs
Copy link
Member

OK this works but I am concerned we are overcomplicating this piece of the page. The axis labels, titles, and labels are not going to be visible at this scale, especially with this many panels, and it definitely won't play on mobile. Before we move ahead and implement this into the website I think it is necessary to sketch out how that is going to work. OK to merge but cautious about the next steps of implementation.

@lindsayplatt
Copy link
Contributor Author

Completely agree with the criticisms of the frame's current state. My interpretation of why this PR was submitted was to get you frames and associated text to work with while I continued to work on the actual visual updates of those frames.

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 this pull request may close these issues.

2 participants