/Scatterplot-Graph

This is a JavaScript code snippet that uses the D3.js library to create a scatter plot visualization. The code fetches data from a JSON file and plots the data points as circles on an SVG element.

Primary LanguageJavaScript

Stargazers