Skip to content

Commit

Permalink
Feat: volume trajectory is a small multiples plot with no built-in fi…
Browse files Browse the repository at this point in the history
…lters (#43)

* Refactor in progress

* Add one small multiple volume trajectory

* Plot for every technology and add legend and footnote

* Wire up with selectors

* Change size depending on number of technologies

* Style
  • Loading branch information
MonikaFu authored Oct 16, 2024
1 parent 6db96f1 commit 60979ff
Show file tree
Hide file tree
Showing 3 changed files with 517 additions and 777 deletions.
2 changes: 1 addition & 1 deletion src/css/plot_styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ div.d3chart {
font-family: sans-serif;
font-size: 0.9em;
width: 100%;
max-width: 700px;
max-width: 1400px;
margin-top: 30px;
margin-bottom: 30px;
}
Expand Down
Loading

0 comments on commit 60979ff

Please sign in to comment.