DEV Community

Cover image for I Created a Free Web Tool to Make Beautiful Charts
Shubham Jain
Shubham Jain

Posted on

4 1

I Created a Free Web Tool to Make Beautiful Charts

I wanted an easy way to create basic charts from the data I have. Both Google Sheets and Excel involve some steps and the results aren't pretty. They haven't changed much for a long time and look completely off when it comes to modern design aesthetics.

There are some other tools but they either require signup, are too complicated, or require attribution.

So, I built something that's super-quick and super-easy to use, and the results are still pretty.

Here's the link: https://textquery.app/tools/visualize/.

Two beautiful visualizations I built using this tool:

cherry blossom warming effect

cricket stadiums by capacity

I built it using VueJs, echarts, and TailwindCSS. The website is powered by Astro Framework.

Happy to hear your thoughts!

Top comments (3)

Collapse
 
neurabot profile image
Neurabot • Edited

Congratulations. It's nice.

Collapse
 
stankukucka profile image
Stan Kukučka

cool work @shubhamjain, well done tiny saas

Collapse
 
judahoyedele profile image
Judah Oyedele

Nice one bro

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video