# Changing the Chart Type

#### Chart Type Selection

Infinity provides over 40 types of visualizations to help users effectively represent their data. The initial chart type selection varies based on the workflow used:

1. **AI-Builder Workflow:**
   * The AI automatically selects the most suitable chart type based on the user's intent and dataset.
   * Users can still manually change the chart type if needed.
2. **Manual Drag-and-Drop & SQL-Based Workflows:**
   * By default, users see a table view of their dataset.
   * The chart type can be changed using the **Chart Type Dropdown**, located at the top of the chart configuration page.
   * Selecting a different chart type will adjust the **data components** accordingly to ensure compatibility with the selected visualization.

<figure><img src="https://2441185785-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeTNY9XuZbora2UmeM4sm%2Fuploads%2FjL9hfoTnB6PuiSeCgpIm%2Fimage.png?alt=media&#x26;token=fd29cc9e-aa63-436e-b18d-0afd12b7a719" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2441185785-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeTNY9XuZbora2UmeM4sm%2Fuploads%2FoclUnCH94hVdUCilqIGB%2Fimage.png?alt=media&#x26;token=34b952eb-0c84-4e45-aac1-2fb6b18c6549" alt=""><figcaption></figcaption></figure>

#### Key Considerations:

* Some chart types may require specific data formats (e.g., time-series data for line charts, categorical data for bar charts).
* The customization options may vary based on the chart type selected.
* If AI-selected, the chart type is optimized for the best visual representation but can be modified as needed.

The next section will cover **Data Components** and how they change based on the selected chart type.
