|
|
|
Show HN: A simple tool to convert CSV data into graphs
(plotiq-web.web.app)
|
|
4 points
by devnpatel
109 days ago
|
|
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. |
|
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!