1 comment

[ 0.26 ms ] story [ 11.5 ms ] thread
Hi HN,

I maintain QuickChart [0], an open-source web service that renders images from Chart.js configs. It is useful to people who are embedding charts in static contexts such as emails or PDFs.

A lot of people from no-code communities have reached out for help with crafting their Chart.js configs. So I decided to make this interactive chart builder that lets you create a chart template and generate dynamic charts from it.

The idea is that you get most of the flexibility of hand-coding a Chart.js config, but adding your data to it from a spreadsheet/airtable/no-code app is as easy as appending a few values to your custom chart endpoint.

[0] https://github.com/typpo/quickchart and https://quickchart.io/