Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1004 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 1004 Bytes

chartbuzz

chartbuzz is React app that can be used to create charts (powered by Chart.js) quickly and easily. You can import your data from different file types including .xlsx and .csv, if you want you can modify your data on the table, then create your chart and save it as .png image!

It is specifically useful when you want to create a chart from a limited number of datasets or you have a table with limited number of rows, for instance less than 17 or so.

It is already up and running and everyone is welcome to use it! However, it is a work in progress meaning whenever I find some time, I'll add new features, fix bugs, and improve current functionalities. Any help is welcome!

demo

Sample Screenshots

screenshot0 screenshot1 screenshot2

License

MIT