Show HN: Create Chart Images from a URL
The example below uses custom background colors, title, legend, stacked bars, and data labels:
You can use any static customization option available in Chart.js. A couple things to remember when customizing your chart:
We also provide these additional options as query parameters:
Combine these parameters in your query string. By changing to , for example, we can instantly produce an equivalent line graph:
There are many other chart types as well:
You can combine charts together by specifying different s:
We also support QR code generation.
Source: quickchart.io