Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wojwozniak/d3-charts
D3.js charts (freecodecamp.org cert. solutions)
https://github.com/wojwozniak/d3-charts
d3 d3js graph javascript
Last synced: 3 days ago
JSON representation
D3.js charts (freecodecamp.org cert. solutions)
- Host: GitHub
- URL: https://github.com/wojwozniak/d3-charts
- Owner: wojwozniak
- Created: 2023-04-22T08:54:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-01T23:27:25.000Z (12 months ago)
- Last Synced: 2024-04-28T07:48:55.373Z (8 months ago)
- Topics: d3, d3js, graph, javascript
- Language: Vue
- Homepage: https://wojwozniak.com/d3-charts/
- Size: 280 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Project Title: D3.js Charts
## Introduction
**Brief Overview**
- This is a collection of D3.js charts I have created to learn D3.js library. Data comes from FreeCodeCamp - I have finished their Data Visualisation course and did those charts as a final project to get their certificate. I reworked those charts into a single website for easier navigation.
**Technologies Used**
- D3.js, Vue.js, Javascript
**Live website**
- You can check out those charts on the website i have created - [link](https://wojwozniak.com/d3-charts/)
**Certificate**
- I have gained FCC certificate for those charts - [link](https://www.freecodecamp.org/certification/wojwozniak/data-visualization).