acep-uaf / aetr-web-book-2024

Alaska Electricity Trends Report as a web book
https://acep-uaf.github.io/aetr-web-book-2024/
Creative Commons Attribution Share Alike 4.0 International
0 stars 0 forks source link

Build the Net Generation page #37

Closed jikaczmarski closed 2 months ago

jikaczmarski commented 3 months ago

Build out the net generation section of the web report

jikaczmarski commented 3 months ago

I need to force a plotting order for the fuel types, and create the chart showing absolute percentage changes in generation by fuel type.

jikaczmarski commented 2 months ago

I'm seeking community advice on the domain ordering. I'm doing everything recommended to me but for some reason the fill order is not behaving.

jikaczmarski commented 2 months ago

The solution for the fill ordering was to include order: [], in the actual barY mark. I fixed the facet labeling issue with the marginRight: 70, option.