-
Notifications
You must be signed in to change notification settings - Fork 1
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
Total climate pollution chart & projection to 0 by 2050 #43
Total climate pollution chart & projection to 0 by 2050 #43
Conversation
Awesome! A couple suggestions:
// other component stuff
<ReferenceLine x="2018" stroke="none" label={{value:"Emissions", angle:90, fill:"#b65c00"}} />
<ReferenceLine x="2024" stroke="none" label={{value:"Projections", angle:90, fill:"#36a654"}} />
// rest of component stuff |
✅ Deploy Preview for state-decarbonize ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
@hkier looks like this is failing on build because it is referencing deploy error: https://app.netlify.com/sites/state-decarbonize/deploys/624631e33beeab0008842e0b#L147 |
When I attempted to update my branch from main, I was informed I was up to date. I did attempt another commit and it is showing 1 file conflict which is just deleting a blank line. Not sure what else might be causing the problem/conflicts. |
Derek, sorry but I have a meeting conflict this evening and was not planning to attend. Even if I were to drop in for a couple of minutes (from my other meetings) I would not have my coding computer available for screen sharing and diagnostic work. I see this: I wonder if this might be the problem and if so, I need to remember how to push to a specific repo/branch. |
…-decarbonization into Total-climate-pollution-chart-&-projection-to-0-by-2050
Overview
This PR adds the area chart to both the index and state detail pages.
Closes #17
Demo
What does it take to decarbonize your state .pdf
Testing Instructions
This PR can be tested by loading the app and visually looking at the area chart on both the index and state pages. Various state pages should be check to verify proper functioning.