quickchart icon indicating copy to clipboard operation
quickchart copied to clipboard

Chart image and QR code web API

Results 35 quickchart issues
Sort by recently updated
recently updated
newest added

Is there any possibility to get financial charts? Thx

If you POST over the default `100kb` from `process.env.EXPRESS_JSON_LIMIT`, you get the `413 Payload Too Large` error, so basically that variable is useless. This can be fixed in `index.js at`...

I'm using 2021-05-07-raspios-buster-armhf-lite on R-Pi 3 B+ to host a legacy project running in Python2 (don't ask). The latest github clone (as of 20221220) no longer builds. It last worked...

quickchart api is not rendering xaxis title properly like this [link](https://quickchart.io/apex-charts/render?config={%20chart:%20{%20type:%20%27line%27%20},%20series:%20[{%20name:%20%27sales%27,%20data:%20[31,40,35,50,49,60,70,91,125]%20}],%20xaxis:%20{%20categories:%20[1991,1992,1993,1994,1995,1996,1997,%201998,1999],%20title:%20{%20text:%20%27distance%27}%20}})

Adds updated packages for datalabels, annotations, and boxplot so that when using chartjs 3 it has access to those plugins. Switched logging over to pino because bunyan wasn't sending the...