/US-GDP-bar-chart-using-D3-library

This chart is used using d3 javascript library. This chart displays the USP GDP over years. It has a nice tooltip element. You can use your own data, by replacing the json link in the fetch method. You have to modify your data to suit the program, other than that everything else will work fine.

Primary LanguageJavaScriptMIT LicenseMIT

D3 bar chart US GDP

This chart is used using d3 javascript library. This chart displays the USP GDP over years. It has a nice tooltip element. You can use your own data, by replacing the json link in the fetch method. You have to modify your data to suit the program, other than that everything else will work fine.

Attribution: This chart is an exact replica of freecodecamp project at the url: https://codepen.io/freeCodeCamp/full/GrZVaM and it was done as a part of coursework of data visualisation on freecodecamp.

Check out the deployed page at URL: https://sunny-platypus-17e871.netlify.app/.

A Pen created on CodePen.io. Original URL: https://codepen.io/sathishkannan/pen/QWraZXY.