# Edit Series

A tutorial showing how to manage the data series plotted on your charts using the "Select Data Source" dialog in SpreadJS.

## Content

You can manage the data series plotted on your charts using a comprehensive set of options to help you customize the appearance and behavior of the data series within your chart through the **Select Data Source** dialog.
To open the **Select Data Source** dialog, click **CHART DESIGN** \> **Select Data** ribbon button in the **Data** group.

![series-datasource-ribbon](https://cdn.mescius.io/document-site-files/images/ef9b66d1-0ae2-4e94-b8cb-f9f893aacc8d/series-datasource-ribbon.aa416d.png?width=750)

The **Select Data Source** dialog allows you to set the name and XY values for each series. For the **name** and the **Y values**, use the **Add/Edit** button of the **Series** option, whereas the **Edit** button of the **Category Axis Labels** option is used for the **X values**.

![series-datasource](https://cdn.mescius.io/document-site-files/images/ef9b66d1-0ae2-4e94-b8cb-f9f893aacc8d/series-datasource.aec900.png?width=650)

However, for [Scatter](/spreadjs/docs/features/Charts/ChartTypes/CreatingScatterChart#scatter-chart) and [Bubble](/spreadjs/docs/features/Charts/ChartTypes/CreatingScatterChart#bubble-chart) charts, you may edit the **name**, **X values**, and **Y values** using the **Series** option only, since the **Edit** button from **Category Axis Labels** option is disabled.

![series-datasource-scatter](https://cdn.mescius.io/document-site-files/images/ef9b66d1-0ae2-4e94-b8cb-f9f893aacc8d/series-datasource-scatter.d6a346.png?width=650)