Export Image
Export Code

Fork of Q1_DataViz_PiechartForCarPerformance

Nita

0 views in last 90 days
Last edited Mar 26, 2025
Created on Mar 26, 2025

Car Performance Data Visualization

An interactive and responsive data visualization that displays car performance metrics using D3.js.

Features

  • Interactive pie chart visualization of car performance data
  • Toggle between different metrics (horsepower, torque, highway MPG)
  • Group data by manufacturer or individual car models
  • Responsive design that works on desktop and mobile devices
  • Interactive tooltips showing detailed information
  • Highlighting effect when hovering over chart segments or legend items

Usage

  1. Open index.html in a web browser
  2. Use the dropdown menus to switch between different metrics and grouping options
  3. Hover over pie segments or legend items for detailed information

Technical Details

  • Built with D3.js version 6
  • Uses ES6 modules for better code organization
  • Responsive design with CSS media queries
  • Data aggregation and processing utilities
MIT Licensed