API Templates
Bar Graph Image
Create sleek Bar Graph Image with your data

Template Meta
Created | Render Type | Supported Formats | Supported Types | |
---|---|---|---|---|
Mar 12, 2025 | images | png jpg jpeg webp pdf | base64 url binary |
Modifications
You can customize the template using following modifications
Key | Description | Type |
---|---|---|
title | Graph Title | string |
titleColor | CSS Color Value for Title | string |
description | Graph Description | string |
descriptionColor | CSS Color Value for Description | string |
icon | Icon of your product or service(direct link to icon or base64) | string |
padding | Spacing around the graph | number |
values | Array of values for the graph(should match number of labels), should be in the same format as in example | string |
labels | Array of labels for the graph(should match number of values) | string |
graphBackgroundColor | CSS Color Value for Graph's background | string |
barPrimaryColor | CSS Color Value for Bar Foreground | string |
barFallbackColor | CSS Color Value for Bar Background | string |
labelColor | CSS Color Value for Labels | string |
backgroundColor | HEX Color Code for background | string |
backgroundImageUrl | Link to background image | string |
width | Width of output image | number |
height | Height of output image | number |
Backend Usage
You can use Bar Graph Image API using Orshot SDKs