# 自定義您的畫布

外觀編輯工具箱提供編輯節點、邊和備註外觀的功能。當您打開一個畫布時，默認情況下會顯示一個節點形狀編輯器。您可以將它最小化為一個畫布圖表並自由拖動，以便為分析留出更多空間。

<figure><img src="/files/4bjBBgOEqzyXarEc3sfo" alt="" width="563"><figcaption></figcaption></figure>

點擊地址節點將打開與該節點相關的形狀編輯器，允許您編輯其形狀、文本顏色和節點顏色。

<figure><img src="/files/I1h5UaHxrjPWmmHoP5Co" alt="" width="375"><figcaption></figcaption></figure>

您可以通過按住 Shift/Ctrl（Command）並點擊節點來選擇多個節點，從而對地址進行批量編輯。

<figure><img src="/files/wvuqg2MmVaWINI5cNaML" alt="" width="269"><figcaption></figcaption></figure>

此外，您可以選擇畫布上的任何邊進行編輯，調整線型、寬度和顏色。

<figure><img src="/files/srb234JMbgHLiRlEU2Ak" alt="" width="563"><figcaption></figcaption></figure>

通過選擇備註，您可以編輯其文本的字體大小、顏色、格式和背景顏色。

<figure><img src="/files/anmAqvSpTvry8Sy9HadU" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.metasleuth.io/zh_tw/shi-yong-shou-ce/canvas-and-panels/canvas/customize-your-canvas.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.
