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 c9e932d commit 7116337
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 @@ -12,7 +12,7 @@ This project brings this data to life through an interactive sunburst visualizat

## Creation

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 rewrote the visualization mechanics in Svelte's declarative style.
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.

Expand Down

0 comments on commit 7116337

Please sign in to comment.