https://github.com/lucasdota/scatter_plot_chart
Scatter Plot Chart with JSON data fetching
https://github.com/lucasdota/scatter_plot_chart
chart d3-visualization data-visualization fetch-api graphics javascript json
Last synced: about 2 months ago
JSON representation
Scatter Plot Chart with JSON data fetching
- Host: GitHub
- URL: https://github.com/lucasdota/scatter_plot_chart
- Owner: Lucasdota
- Created: 2023-07-11T15:40:25.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-06T18:51:47.000Z (over 2 years ago)
- Last Synced: 2025-07-20T20:04:39.203Z (11 months ago)
- Topics: chart, d3-visualization, data-visualization, fetch-api, graphics, javascript, json
- Language: JavaScript
- Homepage: https://codepen.io/Lucas-Dota/pen/ExOoKeq
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Scatter Plot Chart
### A scatter plot chart with JSON data fetching from an URL(about Bycicle Professional Racing Doping) using D3 library to visualize data.
Main features:
- Data fetch
- Manipulating JSON
- Scaling the data
Codepen: [click here](https://codepen.io/Lucas-Dota/pen/ExOoKeq)
