Name
Display Name
Description
Status
Created At
Updated At
Actions
{{chartType.name}}
{{chartType.displayName}}
{{chartType.description}}
{{chartType.isActive ? 'Active' : 'Inactive'}}
{{chartType.createdAt ? (chartType.createdAt | date:'short') : 'N/A'}}
{{chartType.updatedAt ? (chartType.updatedAt | date:'short') : 'N/A'}}
{{chartTypes.length}} chart type(s)