Data Visualizer

by injiq

Data Input

파일을 드래그하거나 클릭하여 업로드

CSV, JSON, TSV, TXT 형식 지원

Visualize Your Data

Input CSV or JSON data on the left panel, and watch it transform into beautiful interactive charts in real-time.

CSV Format

name,value
Item A,100
Item B,200

JSON Format

[
  {"name": "A"}
]