Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rorywhite200 authored Jan 15, 2024
1 parent 7116337 commit 61d1da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This project brings this data to life through an interactive sunburst visualizat

I used Svelte and D3 for their powerful capabilities in creating dynamic data visualizations. The sunburst mechanics are adapted from Mick Bostock's Observable Zoomable Sunburst [chart](https://observablehq.com/@d3/zoomable-sunburst). I adapted the visualization mechanics to Svelte's declarative style.

I used R to convert the dataset into a hierachical JSON format for visualization.
I used R to pre-process the WHO dataset for visualization, converting it into a hierachical JSON format.

## Citations

Expand Down

0 comments on commit 61d1da5

Please sign in to comment.