Export Image

Fork of HTML Starter

Yamini Malikireddy

0 views in last 90 days
Last edited Mar 08, 2026
Created on Mar 08, 2026
Forked from HTML Starter

Student Scores Bar Chart

A D3.js visualization displaying student test scores in a bar chart format.

Setup

  1. Ensure you have a student_scores.csv file with columns: Student and Score
  2. Open index.html in a web browser

Files

  • index.html - Main HTML file
  • index.js - D3.js chart code
  • styles.css - Styling
  • student_scores.csv - Data file (required)
MIT Licensed