An interactive data visualization tool built with Streamlit.
Upload CSV, Excel, JSON, or TXT files and explore them with powerful dynamic charts — no coding required!
- Upload multiple file formats: CSV, Excel, JSON, TXT
- Sidebar with file info (name, size, type)
- Interactive charts:
- Scatter, Line, Bar, Box, Area
- Histogram, Pie, Violin
- Heatmap, Correlation Matrix, KDE
- Download charts as PNG images
- Simple and Business Intelligence–friendly design
- Clone this repository:
git clone https://github.com/YourUsername/data-visualizer-app.git cd data-visualizer-app