Loading chart type...
{{ chartType.id }}
{{ chartType.createdAt ? (chartType.createdAt | date:'medium') : 'N/A' }}
{{ chartType.updatedAt ? (chartType.updatedAt | date:'medium') : 'N/A' }}
About Chart Types
Chart types define the different visualization options available in the dashboard builder. Each chart type can have:
- Associated UI components that define the configuration form
- Templates that define how the chart is rendered
- Dynamic fields that capture specific configuration parameters
After creating a chart type, you can configure its components, templates, and fields using the management links above.