Skip to content

yashsdoshi/HTML_CSV_Data_Visualizer_Using_Chart.JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

:octocat: Visualise your CSV data via chart.js on static HTML


Live Preview 👉 here


I've tried to keep things simple as much possible for simplicity!

This website made using,

  1. HTML
  2. chart.js CDN

Note from Owner

  • I have not worked much on styling for simplicity.
  • This website will give you a clear understanding of how chart.js works!

:octocat: Cloning this repo(Terminal Vaersion):

  • Run the following command:
git clone 'https://github.com/yashsdoshi/HTML_CSV_Data_Visualizer.git' 
  • cd to the cloned folder:
cd HTML_CSV_Data_Visualizer

Screenshot 👇

image



Don't forget to leave a star ⭐️