Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-06T18:51:47.000Z (about 1 year ago)
- Last Synced: 2024-01-06T19:40:34.812Z (about 1 year ago)
- Topics: chart, d3-visualization, data-visualization, fetch-api, graphics, javascript, json
- Language: JavaScript
- Homepage: https://codepen.io/Lucas-Dota/pen/ExOoKeq
- Size: 2.93 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 dataCodepen: [click here](https://codepen.io/Lucas-Dota/pen/ExOoKeq)
![scatter plot](https://github.com/Lucasdota/Scatter-Plot-Chart/assets/119457135/eba44d5b-b1c0-4309-bf10-9582ebcb9729)