A D3.js visualization displaying student test scores in a bar chart format.
student_scores.csv file with columns:
Student and Scoreindex.html in a web browserindex.html - Main HTML fileindex.js - D3.js chart codestyles.css - Stylingstudent_scores.csv - Data file (required)