Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 701 Bytes

File metadata and controls

25 lines (19 loc) · 701 Bytes

📊 Smart Data Visualizer

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!


🚀 Features

  • 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

🛠 Installation

  1. Clone this repository:
    git clone https://github.com/YourUsername/data-visualizer-app.git
    cd data-visualizer-app