How to generate svg pie charts from excel for embedding in html emails
- Step 1Prepare category data in Excel — Create a spreadsheet with a category column and a numeric value column (e.g. Product, Revenue).
- Step 2Generate SVG pie chart — Upload, select pie chart, set label and value columns, and generate.
- Step 3Copy SVG output — Copy the SVG source code from the result panel.
- Step 4Paste into HTML email — Paste the <svg> element directly into your HTML email template inside a table cell.
Frequently asked questions
Does Outlook support inline SVG?+
Outlook 2019 and later support inline SVG. Older versions (2016 and earlier) and Outlook.com have limited SVG support — test with an image fallback.
What is the recommended SVG size for emails?+
The generated SVG is 640×400px. Scale it down to 480×300px with a width attribute for better email client compatibility.
Privacy first
Every JAD Excel tool runs entirely in your browser using SheetJS and ExcelJS. Your spreadsheets, formulas, and data never leave your device — verified by zero outbound network requests during processing.