Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Etiquette doc
Purpose
Make web compatible version of the RPS Goals map color coding US states by their goals and with hover-over tool tips to provide additional information. Relates to Zenhub #175 US States Goals Map: Update code and create demo notebook.
What the code is doing
Demo notebook includes parameters used for the scrolly-telling version of the plot. Code plots US States color coded by goals and provides hover over tips for web version, or labels (citations) for ppt/presentation version.
Testing
Manual testing.
Where to look
Code lives in the plot_carbon_map.py. Demo notebook is with other demos in the demo folder and is new.
Plot_states function in Plot_carbon_map.py and the new demo: plot_state_goals_map_demo.ipynb
Usage Example/Visuals
Web version:
Non-web/ ppt version:
Time estimate
30 min. Not urgent. Code used for scrolly-telling page of website.