Size give in the form widthxheight in pixels. Defaults to 320×140
Type defaults to pie3d, can be one of the following
pie3d for a 3D pie graph
pie2d for a 2D pie graph
line for a line graph
sparkline for a “sparkline” graph
hbar for a horizontal bar graph
vbar for a vertical bar graph
qr for a two-dimensional barcode
Graph color this is the first hex color given. Defaults to the configuration (see below) or orange if no config is given.
Background color this is the second hex color given. Defaults to the configuration (see below) or white if no config is given.
Alignment can be left, center or right. Defaults to right.
Value Display if value is given, the entered values are added to the graph
Legend is only available for pie graphs. If legend is given, the slices will not be labeled directly
Title if you want to add a title to the graphic, give it in quotes. E.g. “this is my Title”