Template Name
Default
Created At
Updated At
Actions
{{chartTemplate.templateName}}
{{chartTemplate.isDefault ? 'Yes' : 'No'}}
{{chartTemplate.createdAt | date:'short'}}
{{chartTemplate.updatedAt | date:'short'}}
{{chartTemplates.length}} chart template(s)
About Chart Templates
Chart templates define how a chart of this type is rendered. Each template includes:
- HTML structure that defines the chart layout
- CSS styling that controls the appearance
- A default flag to indicate the primary template
Templates allow you to have multiple visual representations for the same chart type.