Edit Chart Type

Loading chart type...
{{ errorMessage }}
{{ successMessage }}

{{ chartType.name }}

{{ chartType.isActive ? 'Active' : 'Inactive' }}
Enter a unique name for the chart type (e.g., "line-chart", "bar-chart") This is the user-friendly name shown in the UI Provide a detailed description of this chart type and when to use it Deactivate chart types that should not be available for selection

Related Configuration

Chart Type Details

{{ 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:

After creating a chart type, you can configure its components, templates, and fields using the management links above.