A lightweight, open-source data visualization playground for visualizing data from CSV, Excel, JSON, and other types of files.
- Supports multiple data formats: CSV, XLSX, JSON files.
- Data Visualization: Supports a rich set of chart types. More on the way!
- Customizable Charts: Modify chart properties with ease.
- Data Persistence: Uses IndexedDB for storing uploaded files.
- Export Options: Save charts as images in either PNG or SVG format.
- Dark/Light Mode: Accessible theme options.
- Serverless Backend: Utilizes Cloudflare Workers for lightweight backend operations.
- Frontend: React, Vite, TailwindCSS, ShadCN, TypeScript
- Storage: IndexedDB
- Serverless Functions: Cloudflare Workers
Contributions are welcome! Feel free to submit issues or pull requests.
This project is licensed under the MIT License.