Current App Link: https://data-viz-d3.herokuapp.com/
This website contains five visualization charts of five datasets, implemented in D3.js. The five visualizations are:
- Bubble Plot
- Scatter Plot
- Histogram
- Heatmap
- Density Plot
I have also included a description of the findings from the analysis of the visualizations. This supports the concept of data-driven insights.
No installation of packages or libraries is needed, as I directly link to the hosted D3.js script
Double-click the index.html file to view the visualizations
Contributions are welcome using pull requests.