An open API service indexing awesome lists of open source software.

https://github.com/jpmcb/d3-bar-chart

US gross domestic product application using the D3 library
https://github.com/jpmcb/d3-bar-chart

Last synced: 8 months ago
JSON representation

US gross domestic product application using the D3 library

Awesome Lists containing this project

README

          

# d3 Bar Chart App
_______

Using the [d3](https://d3js.org/) JavaScript library, this simple application shows the US Gross Domestic product pulled from a [database](https://raw.githubusercontent.com/FreeCodeCamp/ProjectReferenceData/master/GDP-data.json).

A working version of the app can be [found here](https://jpmcb.github.io/D3-Bar-Chart/).