Skip to content

Harshit2012/DataVizionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataVizionary

DataVizionary converts .csv file into chart.

MIT License GitHub Release Forks Stars

Features✨

  • Simple design
  • Easy to use

Technologies Used💻

  • HTML
  • CSS
  • JS
  • Chart.js
  • Bootstrap

How to use?

  1. Select your .csv file
  2. Click Generate Graph button
  3. Click Download button to download

Preview

CSV file:-

Date,Sales,Revenue
2021-01-01,100,200
2021-01-02,150,300
2021-01-03,200,400
2021-01-04,250,500

Graph Created:- chart

License

This repository is under MIT License