> 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.md).

# グラフウィジェット

- [グラフウィジェットの使用](https://manual.dxable.com/smartsheet/dashboards/chart-widgets/using-chart-widgets.md): Smartsheetマニュアル｜Smartsheetグラフウィジェット（タイプ、データ、軸タイトル、凡例、対話型動作）をカスタマイズする方法を説明します。
- [ダッシュボードのグラフを作成する](https://manual.dxable.com/smartsheet/dashboards/chart-widgets/create-a-chart-for-a-dashboard.md): Smartsheetマニュアル｜データを視覚的に表現するためのグラフウィジェットを使用して動的なSmartsheetダッシュボードグラフを生成する方法を説明します。
- [グラフの形式をカスタマイズする](https://manual.dxable.com/smartsheet/dashboards/chart-widgets/apply-custom-formatting-to-your-chart.md): Smartsheetマニュアル｜Smartsheetダッシュボードでグラフの形式、タイプ、タイトル、凡例などをカスタマイズする方法を説明します。
- [データをグラフと比較する](https://manual.dxable.com/smartsheet/dashboards/chart-widgets/compare-live-data-with-a-chart.md): Smartsheetマニュアル｜Smartsheetダッシュボードのグラフウィジェットを使用してリアルタイムのデータ関係を視覚化し、プロジェクトに関する効果的な洞察を得る方法を説明します。
- [Smartsheetモバイルアプリのグラフ](https://manual.dxable.com/smartsheet/dashboards/chart-widgets/charts-on-the-smartsheet-mobile-app.md): Smartsheetマニュアル｜iOSおよびAndroidモバイルアプリでのSmartsheetグラフの書式設定の違いを表示して理解する方法を説明します。


---

# 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.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.
