Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucasdota/bar_chart

Bar chart with JSON data fetching
https://github.com/lucasdota/bar_chart

d3js data-visualization fetch-api javascript json json-api

Last synced: about 17 hours ago
JSON representation

Bar chart with JSON data fetching

Awesome Lists containing this project

README

        

## Bar Chart

### A bar chart with JSON data fetching from an URL(about the USA's GDP) using D3 library to visualize data.

Main features:

- Data fetch
- Manipulating JSON
- Scaling the data

Codepen: [click here](https://codepen.io/Lucas-Dota/pen/yLQopXj)

![image](https://github.com/Lucasdota/bar_chart/assets/119457135/ef3fd70e-7fd9-4526-b05a-95d82954bb25)