> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/dashboards/chart-widgets/compare-live-data-with-a-chart.md).

# データをグラフと比較する

グラフを使用して、データ内の関係をリアルタイムで伝達します。

### プラン <a href="#h9o9aw30tvfb" id="h9o9aw30tvfb"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、[ 「Smartsheetプラン」](https://www.smartsheet.com/pricing)ページを参照してください。

たとえば、グラフを作成して、 Smartsheetに保存されているデータを基にした折れ線グラフを使用して、売上高の時間の経過に伴う傾向を示します。

![Example of a pie chart displaying opportunities statuses percentages](/files/Epuv86wDrFRZgWFnZLnY)

グラフをダッシュ​​ボードに追加して、プロジェクトや部門などの健全性を迅速かつ簡単に伝えることができます。

#### 始める前に <a href="#id-2or303qrfv5z" id="id-2or303qrfv5z"></a>

**共有機能要件**

ダッシュボードにグラフを追加するには、そのダッシュボードの所有者であるか、管理者レベルの共有権限を持っている必要があります。また、グラフ化するデータを含むシートまたはレポートを共有する必要があります。

**データ形式**

シート内のデータの形式は、適切なグラフを作成するための鍵となります。グラフを作成する前に、データが次のとおりであることを確認してください。

* 1 枚のシートまたはレポートで。現在、他のダッシュボードからデータをグラフ化したり、複数のシートからデータをグラフに自動的に収集したりすることはできません。データが複数のシートにある場合は、セル リンクを作成するか数式を使用してデータを 1 つのシートに収集するか、レポートを作成してデータを 1 つのビューに収集する必要があります。
* すでにまとめてまとめてあります。グラフ ウィジェットは、シートに表示されるとおりにデータをプロットします。データに対して計算を実行する場合は、事前に数式を作成する必要があります。
* テーブルの上部と左側にラベルが付いています。データの一番上の行にテキスト ラベルがない場合、グラフ ウィジェットは代わりに列名をラベルとして使用します。詳細については、[「カスタム書式設定をグラフに適用する」](https://help.smartsheet.com/articles/2482275)を参照してください。

プロットできるのは整数のみであることに注意してください。テーブルにテキストや記号などの非整数値が含まれている場合、それらはプロットされません。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/smartsheet/dashboards/chart-widgets/compare-live-data-with-a-chart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
