# 自定义你的画布

外观编辑工具箱提供编辑节点、边和备注外观的功能。当您打开画布时，系统默认会显示一个节点形状编辑器。您可以将其最小化为画布图表，自由拖动，从而获得更多分析空间。

<figure><img src="/files/V4RD572022NCzWzq3i1h" alt="画布截图" width="563"><figcaption></figcaption></figure>

点击一个地址节点将打开与该节点相关的形状编辑器，您可以编辑其形状、文字颜色和节点颜色。

<figure><img src="/files/MCAFp5eQmvEhsShhsBC8" alt="节点编辑器" width="375"><figcaption></figcaption></figure>

您可以通过按住 Shift/Ctrl（Command）键并点击节点来选择多个节点，从而对地址进行批量编辑。

<figure><img src="/files/yRRxU9P8FdBMrp4abtS0" alt="批量编辑" width="269"><figcaption></figcaption></figure>

另外，您可以在画布上选择任一边对其进行编辑，调整线型、宽度和颜色。

<figure><img src="/files/DItBeseWdljl21rzjDYD" alt="边编辑" width="563"><figcaption></figcaption></figure>

通过选择一个备注，您可以编辑其文字的字体大小、颜色、格式和背景颜色。

<figure><img src="/files/o6UpMkx8SOISMnCMAowP" 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_cn/yong-hu-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.
