Great Tool. I suggest you to add option to select specific type like - only show e-visa, or only show visa on arrival. And also add option to show list of countries.
I built Plotiq to make exploring CSV datasets easier.
You can upload a CSV file and instantly generate graphs.
The goal was to keep everything simple and fast. Most processing happens locally in the browser.
Built using Flutter Web and Syncfusion charts.
I'm currently working on improving engagement and adding more data tools.
AI engineering lowered the barrier for building applications, but the barrier to training models is still extremely high. There may be a lot of opportunity in tools that make model training more accessible.
Thinking of adding more tools like JSON formatter, CSV to bar chart, csv to scatterplot and CSV to pie chart. Curious which ones people here would find most useful.
Thanks for feedback. I was thinking logarithmic chart because when there is large difference between columns in comparison then the column with low values are not visible properly as they get close to x-axis.
Also I am thinking to add scatterplot chart first with linear regression option.
Glad the quick visualization and downloadable graphs were useful. That was one of the main goals — making it easy to go from raw CSV data to a shareable graph quickly.
If you have any suggestions for additional chart types or features, I'd love to hear them.
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?