Back to catalog
πŸ’»

Image-Charts

Free

Generate charts, QR codes and graph images

πŸ’»DevelopmentHTTPSCORS enabledNo API key required

Image-Charts

Chart image generation response

Chart UrlHttps://image-charts.com/chart?cht=bvs&chs=700x300&chd=t:60,40,50,70,30
Chart TypeBar (Vertical Stacked)
Dimensions700x300
FormatPNG
Cache KeyBvs_abc123def456

Sample Response

response.json
1{
2 "chartUrl": "https://image-charts.com/chart?cht=bvs&chs=700x300&chd=t: 60,40,50,70,30",
3 "chartType": "Bar (Vertical Stacked)",
4 "dimensions": "700x300",
5 "format": "PNG",
6 "cacheKey": "bvs_abc123def456"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://documentation.image-charts.com/"
View Documentation

Similar APIs