
szum
Google Charts
Flourish
DataWrapper
ChartsCreator
Custom Graph for Figma
CustomGraph.pro
Image Charts
QuickChart
Image Charts
DataWrapper
ChartURL
Visualis
Chartworks
Flourish
Google Charts
szum is a chart design system that keeps charts consistent between design and production. Define a chart using a small, LLM-friendly JSON grammar, then render it as PNG or SVG through the API, edit and publish it from Figma, embed it live, or generate it through an MCP-compatible agent.
Every output uses the same rendering system and one of six curated themes, so the chart designed in Figma matches exactly what appears in your product or other channels. You can try szum without signing up, with 250 free keyless renders per month.
szum
QuickChartBased on our record, QuickChart seems to be more popular. It has been mentiond 20 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
QuickChart is the closest reference point in terms of input format and chart coverage. It can also be self-hosted; fulgur-chart makes a narrower bet on a single local binary, data-only input, no JavaScript runtime, and deterministic output. - Source: dev.to / 2 months ago
Const URL = 'https://quickchart.io/chart'; Const WIDTH = '100%'; Const HEIGHT = 'auto'; Export const QuickChart = (Tag: React.FunctionComponent): React.FunctionComponent => { return ({ children, className, . .props }) => { if (className ! == 'language-quickchart') { return ( {children}Tag> ); } const json = JSON.parse(children); const { url, width,... - Source: dev.to / about 2 years ago
If print friendly reports are a requirement, I'd go with QuickChart (https://quickchart.io.) Static charts similar to chart.js, but without all the javascript. I've found static charts are much easier to work with once print CSS layout becomes a requirement. - Source: Hacker News / over 2 years ago
n8n โ Zapier alternative. I just set up a workflow that calls my SerpBear API, sends that to quickcharts to create a graph, and then sends me a message on Signal with signal-cli-rest-api. Iโm thinking of building some templates through the creatorโs program. Let me know what youโd be interested in seeing. - Source: dev.to / over 2 years ago
QuickChart โ Generate embeddable image charts, graphs, and QR codes. - Source: dev.to / over 2 years ago
Google Charts - Interactive charts for browsers and mobile devices.
Image Charts - No more pain rendering charts server-side.
Flourish - Powerful, beautiful, easy data visualisation
DataWrapper - An open source tool helping anyone to create simple, correct and embeddable charts in minutes.
ChartURL - Add rich, data-driven charts to web & mobile apps, Slack bots, and emails. Send us data, and we return an image that renders perfectly on all platforms.
ChartsCreator - No-code Online beautifully designed chart maker & export as svg or image or embed API url