chihacknight / decarbonize-my-state

What does it take to decarbonize your state?
https://decarbmystate.com/
MIT License
13 stars 1 forks source link

Make State Details Page Graph Sticky #46

Closed vkoves closed 2 years ago

vkoves commented 2 years ago

Make the graph order match the section order and make the graph sticky, using a scroll observer to update the graph based on where you are on the page.

derekeder commented 2 years ago

Per https://github.com/chihacknight/state-by-state-decarbonization/pull/40#issuecomment-1089040713 we'll need to come up with an alternative for mobile view. We will probably wind up making use of Bootstrap 4's visibility utilities: https://getbootstrap.com/docs/4.6/utilities/visibility/