Skip to content

Files

Latest commit

93c1c24 · Mar 26, 2025

History

History
28 lines (20 loc) · 942 Bytes

readme.md

File metadata and controls

28 lines (20 loc) · 942 Bytes

Chart.js Visualization Showcase

📌 Overview

This project is a collection of interactive data visualizations created using Chart.js. It showcases various chart types, including line, bar, pie, and radar charts, with dynamic updates and animations.

📊 Features

  • Multiple Chart Types (line, bar, pie, doughnut, radar, etc.)
  • Smooth Animations for data transitions
  • Dynamic Updates with real-time data modifications
  • Interactive Elements (tooltips, legends, hover effects)

🛠️ Technologies Used

  • HTML for structuring the content
  • CSS for styling and layout
  • JavaScript for interactivity
  • Chart.js for data visualization

🚀 How to Use

  1. Clone the repository:
    git clone https://github.com/andrew-dev-p/chartjs-showcase.git
  2. Open index.html in a browser
  3. Explore the charts and interact with the data