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

https://github.com/lucasdota/treemap_diagram

Dataset Display Treemap
https://github.com/lucasdota/treemap_diagram

d3js data-visualization fetch javascript object-oriented-programming

Last synced: about 2 months ago
JSON representation

Dataset Display Treemap

Awesome Lists containing this project

README

          

## Treemap Diagram

### A treemap diagram with JSON data fetching from 3 different URLs(video games, movies and kickstartes) using D3 library to visualize data.

Main features:

- Data fetch
- Manipulating JSON
- Determine sizes according to key:value of each array in the object
- Hierarchy() method

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

![treemap](https://github.com/Lucasdota/treemap_diagram/assets/119457135/aa731a72-fc3a-449c-aa8e-72f39758b22c)