Build charts that stay editable
The Charts plugin creates chart marks, labels, axes, and legends as SVG elements. That makes it useful for reports, dashboards, landing pages, and documentation where the chart needs to match the surrounding artwork.
Instead of exporting a raster chart from another tool, you can adjust colors, typography, spacing, and labels directly in SVGSketch after the data-driven layout is created.
Use CSV or JSON without rebuilding the design
Paste structured data, choose the chart type, and regenerate when the numbers change. Bar, line, pie, area, and scatter charts cover most lightweight visualizations without forcing a separate design workflow.
Because the output is SVG, the final chart can be exported for the web, included in docs, or refined with the same path, text, and styling tools as the rest of the file.