Show HN: A simple tool to convert CSV data into graphs

by devnpatelon 3/5/2026, 1:36 PMwith 9 comments

I built a simple tool that converts CSV files into graphs instantly. The idea came from seeing how much time people spend opening spreadsheets or writing code just to visualize data. I wanted something where you can just upload a CSV and get charts immediately. It currently supports quick line and basic chart visualizations from CSV datasets. I’d really appreciate feedback from people who work with data or frequently analyze CSV files.

by devnpatelon 3/5/2026, 1:43 PM

Hi HN! I'm the maker of Plotiq.

Right now the MVP focuses on the simplest workflow: upload a CSV → instantly generate a line chart.

I built it mainly for quick data exploration without opening heavy tools or writing code. The goal is to make visualizing CSV data as fast as possible.

Currently it only supports line charts and multiline charts, but I'm planning to add bar charts, scatter plots, better styling, and sharing options soon.

I'd love feedback: • What kind of charts would you want first? • What problems do you usually face when visualizing CSV data? • What more features would you like to have?

Thanks for taking a look!

by creator_07on 3/7/2026, 5:14 AM

Helpful tool. It will be more better if you add bar chart and scatterplot also. It will he users a lot for getting different charts. And also add graph sharing feature so users can send graph link anywhere without downloading. By the way great and helpful tool.

by vraj0516on 3/5/2026, 2:17 PM

Feedback: I have uploaded 90k row data in csv format , but the website freeze in data handling . FIX this problem.

by dipika1979on 3/5/2026, 2:32 PM

This solves problem for quick graph visualization and best thing is graph is downloadable.

by ruchitgamiton 3/6/2026, 5:29 AM

Great tool