# Format

The Venn diagram provides various options for configuring the appearance of the visualization. All format options can be found in the format tab.&#x20;

<figure><img src="/files/JOkDyJchBVWrTe3XwheM" alt="" width="375"><figcaption><p>Venn Diagram configuration panel -> Format</p></figcaption></figure>

**Circle opacity**: Adjusts the transparency of the circles in the Venn diagram, allowing you to layer information effectively.

**Text opacity**: Controls the transparency of the text within the Venn diagram, enhancing readability against different backgrounds.

**Border width**: Specifies the thickness of the borders around the circles, enabling clearer distinction between different sections of the Venn diagram.

**Border opacity**: Adjusts the transparency of the borders around the circles, improving the visual hierarchy and emphasis within the Venn diagram.


---

# 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.infotopics.com/showmemore/features/venn-diagram/format.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.
