Image Charts is the most used static chart API in the world. It was first built as an alternative to the deprecated Google Image Charts service back in 2016. It lets developers focus on their core business and delegate chart server-side rendering to Image-Charts API. Generated image charts are then embedded into emails, pdf reports, chat bots...
Questions tagged [image-charts]
25 questions
0
votes
1 answer
Only half of the graph is shown when rendering from image-charts URL
When using image-charts with the URL below - only half the graph is being drawn. This used to work a few days ago just fine - did something recently change?

gsb
- 11
- 3
0
votes
1 answer
Google image-charts x-axis lable not responding to the chxl attribute
I am trying to implement a chart into my website using image-charts, but no matter how I set the x-axis, the labels never works out the way I want it to be.
I read through their documentation, where it says that I can use…

Coco Liliace
- 311
- 5
- 14
0
votes
1 answer
Google image-charts grid lines not responding to the chg value
I am trying to implement a chart into my website using image-charts, but no matter how I set the gridline spacing, the graph never works out the way I want it to be.
I read through their documentation, and it says that you can use…

Coco Liliace
- 311
- 5
- 14
0
votes
1 answer
sharpening charts in [image-charts]
We are currently rendering charts with image-charts, but we have issue since we use charts in html templates and the quality of image of image-charts deviates from the other text / images.
Currently we are rendering charts as pngs.

user3630147
- 31
- 4
0
votes
1 answer
How to add weights to digraph?
I just found ImageCharts add-on for Google Sheets to embed a digraph in a cell (https://documentation.image-charts.com/guides/graph-in-google-sheets/). It's really neat and helpful, but I need to be able to add weights (i.e. edge labels).…

nexus-bytes
- 122
- 1
- 10
0
votes
1 answer
Support for values at top of bar charts
I'm currently transitioning our product from Google Image Charts over to the Image Charts service. I would like to display a numerical value at the top of a bar chart using chd or chart data string.
Using Google Image Charts, the following request…

Jon Langel
- 157
- 1
- 2
- 11
0
votes
1 answer
Paid charts are not shown in the PDF
we have a doubt regarding your platform. We use it to generate graphics in the pdf of our platform. Everything was perfect with the free graphics, however with the payments (white mark), we observed that these are not shown in the pdf.

Nelson Caicedo
- 28
- 4
0
votes
1 answer
Custom x-axis and text with chart not displaying
Being a 1-to-1 replacement, why does this code generate such a different bar chart? Going through the image-charts docs, this looks like it should work. I'm having problems getting the text to display next to the chart, as well as displaying the…

apichel
- 91
- 1
- 1
- 5
0
votes
1 answer
What are the rate limits for Image-Charts?
We are using Image-Charts as a replacement for Google Image Charts for a dashboard.
When attempting to render a large number of charts, our requests begin to receive 429 Too Many Requests errors.
We tried searching the documentation, but could not…

tmr08c
- 77
- 1
- 8
0
votes
1 answer
Bar chart stacked vertically using Image-Charts
I have started using the Image-Charts Docs for Bar Charts
Vertically grouped Bars chart works as expected. You can see all 3 Items grouped(see the image below).
But
Using the same data in url for a Vertically stacked shows only 2 Items stacked (see…

Andrii S
- 1