Using Custom Chart Designs with the Bodygraph API
Last Updated: Jan 20, 2026
Bodygraph API allows you to include charts in your preferred visual style by using your custom Chart Designs. This ensures that all API outputs match the design templates you have created in your Bodygraph account.
How to Enable a Specific Design
Ensure the design is created and saved in your Chart Designs dashboard: Chart Designs Dashboard
Append the following parameter to your API request:
&design=DESIGN_NAME
Replace DESIGN_NAME with the exact title of the chart design as it appears in your dashboard.
Example: &design=Modern Minimal or &design=Classic Mandala.

When this parameter is included, the API output will automatically use the selected chart design in the returned SVG.
Important Notes
The design name must match exactly, including capitalization and spacing (underscore), as listed in your Chart Designs dashboard.
For full API reference and implementation details, see the official documentation: Bodygraph API Docs
This approach allows you to integrate charts into your projects with a consistent visual style, fully aligned with your brand or project requirements.
Still have questions, is above guide outdated? Please message us on Live Chat or send an email to support@bodygraph.com.