{"slug":"svg-bar-chart-renderer-jannioura-workers-dev-ccdd22","title":"Deterministic, paid-per-render SVG bar chart generator for LLM agents","host":"svg-bar-chart-renderer.jannioura.workers.dev","method":"POST","resource":"https://svg-bar-chart-renderer.jannioura.workers.dev/","category":"other","description":"Deterministic, paid-per-render SVG bar chart generator for LLM agents. Accepts labeled scalar data and layout options, performs exact geometry math (min/max normalization, nice-interval y-axis ticks, label spacing, bar-width distribution), and returns schema-valid, escape-correct SVG with identical ","price_listed":0.015,"price_asked":0.015,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":263,"reported_calls_30d":6,"reported_payers_30d":2,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"data":[{"label":"Q1","value":12},{"label":"Q2","value":19},{"label":"Q3","value":7}]},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"data":{"items":{"properties":{"label":{"type":"string"},"value":{"type":"number"}},"required":["label","value"],"type":"object"},"maxItems":500,"minItems":1,"type":"array"},"options":{"properties":{"fill":{"default":"#4f46e5","pattern":"^#[0-9a-fA-F]{6}$","type":"string"},"height":{"default":400,"maximum":4000,"minimum":100,"type":"integer"},"showGrid":{"default":true,"type":"boolean"},"theme":{"default":"light","enum":["light","dark"],"type":"string"},"title":{"default":"","type":"string"},"width":{"default":640,"maximum":4000,"minimum":100,"type":"integer"},"yAxisLabel":{"default":"","type":"string"}},"type":"object"}},"required":["data"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"byteLength":{"description":"UTF-8 byte length of the svg string.","type":"integer"},"pointCount":{"type":"integer"},"svg":{"description":"Complete, well-formed SVG document.","type":"string"},"yAxis":{"properties":{"max":{"type":"number"},"min":{"type":"number"},"ticks":{"items":{"type":"number"},"type":"array"}},"required":["min","max","ticks"],"type":"object"}},"required":["svg","byteLength","yAxis","pointCount"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.015,"price_match":true,"latency_ms":263,"error":null}],"description_full":"Deterministic, paid-per-render SVG bar chart generator for LLM agents. Accepts labeled scalar data and layout options, performs exact geometry math (min/max normalization, nice-interval y-axis ticks, label spacing, bar-width distribution), and returns schema-valid, escape-correct SVG with identical input always yielding byte-identical output.","last_updated":"2026-09-24T00:01:22.119Z","schemes":["exact"]}