{"note":"OpenAPI conversion -- returning structured metadata","name":"image-charts-com","description":"Image-Charts","version":"6.1.19","base_url":"https://image-charts.com/","endpoints":2,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Image-Charts\n@base https://image-charts.com/\n@version 6.1.19\n@endpoints 2\n@toc chart(1), chart.js(1)\n\n@group chart\n@endpoint GET /chart\n@desc Image-Charts API\n@required {cht: any # Chart type, chl: any # bar, pie slice, doughnut slice and polar slice chart labels}\n@optional {chd: any # chart data, chds: any # data format with custom scaling, choe: any # QRCode data encoding, chld: any # QRCode error correction level and optional margin, chxr: any # Axis data-range, chxp: any # axis label positions, chof: any # Image output format, chs: any # Chart size (x), chdl: any # Text for each series, to display in the legend, chdls: any # Chart legend text and style, chg: any # Solid or dotted grid lines, chco: any # series colors, chtt: any # chart title, chts: any # chart title colors and font size, chxt: any # Display values on your axis lines or change which axes are shown, chxl: any # Custom string axis labels on any axis, chxs: any # Font size, color for axis labels, both custom labels and default label values, chm: any # compound charts and line fills, chls: any # line thickness and solid/dashed style, chlps: any # Position and style of labels on data, chma: any # chart margins, chdlp: any # Position of the legend and order of the legend entries, chf: any # Background Fills, chbh: any # Bar Width and Spacing. (not supported)  You can optionally specify custom values for bar widths and spacing between bars and groups. You can only specify one set of width values for all bars. If you don't specify chbh, all bars will be 23 pixels wide, which means that the end bars can be clipped if the total bar + space width is wider than the chart width., chbr: any # Bar corner radius. Display bars with rounded corner., chan: any # gif configuration, chli: any # doughnut chart inside label, icac: any # image-charts enterprise `account_id`, ichm: any # HMAC-SHA256 signature required to activate paid features, icff: any # Default font family for all text from Google Fonts. Use same syntax as Google Font CSS API, icfs: any # Default font style for all text, iclocale: any # localization (ISO 639-1), icwt: any # (Private) Force to display the watermark EVEN IF the chart was signed with an enterprise account, icretina: any # retina mode, icqrb: any # Background color for QR Codes, icqrf: any # Foreground color for QR Codes}\n\n@endgroup\n\n@group chart.js\n@endpoint GET /chart.js/2.8.0\n@desc Chart.js as image API\n@optional {c: any # Javascript/JSON definition of the chart. Use a Chart.js configuration object., chart: any # Javascript/JSON definition of the chart. Use a Chart.js configuration object., width: any # Width of the chart, height: any # Height of the chart, backgroundColor: any # Background of the chart canvas. Accepts rgb (rgb(255,255,120)), colors (red), and url-encoded hex values (%23ff00ff). Abbreviated as \"bkg\", bkg: any # Background of the chart canvas. Accepts rgb (rgb(255,255,120)), colors (red), and url-encoded hex values (%23ff00ff). Abbreviated as \"bkg\", encoding: any # Encoding of your \"chart\" parameter. Accepted values are url and base64., icac: any # image-charts enterprise `account_id`, ichm: any # HMAC-SHA256 signature required to activate paid features, icretina: any # retina mode}\n\n@endgroup\n\n@end\n"}