Ask HN: Do you create data visualizations often?
4 andrewrn 2 7/1/2025, 8:44:39 PM
Does anyone else find styling charts in excel/gsheets to be really repetitive? Adding trendline, changing symbol shapes, adding gridlines, etc involves sifting through a ton of menus.
Seaborn/matplotlib helps but its still a lot of friction. I am considering making a tool to make it easier and curious if something like this would be useful for others.
LLMs feel to me a nice fit here because there's just so much users might want to do with the chart styling. Past approaches that I've seen offer some kind of "quick selections" of common stuff and while they can help you get started, they quickly become annoying when you need to add some final tweaks not covered by the tool/API/whatever.