Add Data Visualization readme
This commit is contained in:
parent
b4b3c6d5f5
commit
187499dda2
1 changed files with 11 additions and 0 deletions
11
4-data-visualization/README.md
Normal file
11
4-data-visualization/README.md
Normal 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)
|
Reference in a new issue