Data Visualization Lab

A computational workflow tool for scientists — upload data, configure plots, and save analysis reports.

Data Ingestion

Drop a CSV or JSON file here, or click to browse

User-directed — you choose the data source

Upload data to begin

Supported formats: CSV, TSV, JSON. Your data stays in your browser — nothing is uploaded to a server.

📝 Honest Note

This tool renders charts client-side using Recharts — it does not execute Python or gnuplot scripts. The "plot script" input uses a simplified syntax that maps to chart configuration. Chart types are limited to line, scatter, bar, and area. Large datasets may be slow in the browser.