Skip to content

Commit

Permalink
refactor to data loader and add ghg option
Browse files Browse the repository at this point in the history
  • Loading branch information
kovaca committed Oct 10, 2024
1 parent 4f4c329 commit 73fe0b6
Show file tree
Hide file tree
Showing 4 changed files with 361 additions and 12 deletions.
319 changes: 319 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
},
"dependencies": {
"@observablehq/framework": "^1.10.1",
"d3": "^7.9.0",
"d3-dsv": "^3.0.1",
"d3-time-format": "^4.1.0"
},
Expand Down
Loading

0 comments on commit 73fe0b6

Please sign in to comment.