# Tabulated data

### Copy/paste data from table apps

Copy tabulated data from Excel, open plugin, select Table tab and paste data. It is all. You can use numbers with currencies and percent sign. Not available for Adobe XD.

![You can leave Labels column empty if you don't want to draw X-labels.](/files/-Ln5F2Kz74zYHbN9dX1R)

### Link with Google Sheets

Chart allows you to connect Google Sheet and update chart's data when Google Sheet is updated. Click `Google Sheets` link and follow the instructions in the plugin.

![](/files/-Ln5Foc8KH-7_IsrxwWu)

### Upload CSV

If you want to upload static CSV file click the appropriate link in the Table tab. You can use only comma separated values.

### How table will be converted into the chart

Only valid data will produce valid chart, [see examples in Google Sheet](https://docs.google.com/spreadsheets/d/1UFptXqmtFexYAyX9CKIYr0x7XMtltog8_kUnrCxoRBo/edit#gid=0) to avoid possible problems.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pavel-kuligin.gitbook.io/chart/tabulated-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
