Add Data Visualization readme

This commit is contained in:
CherryKitten 2022-11-05 22:39:09 +01:00
parent b4b3c6d5f5
commit 187499dda2
Signed by: sammy
GPG key ID: 0B696A86A853E955

View file

@ -0,0 +1,11 @@
# Preview the projects here:
[Bar Chart](https://cherrykitten.github.io/freecodecamp-projects/4-data-visualization/1-bar-chart/index.html)
[Scatterplot Graph](https://cherrykitten.github.io/freecodecamp-projects/4-data-visualization/2-scatterplot/index.html)
[Heat Map](https://cherrykitten.github.io/freecodecamp-projects/4-data-visualization/3-heat-map/index.html)
[Choropleth Map](https://cherrykitten.github.io/freecodecamp-projects/4-data-visualization/4-choropleth/index.html)
[Treemap Diagram](https://cherrykitten.github.io/freecodecamp-projects/4-data-visualization/5-treemap/index.html)