# 4.10. Display settings for cards

Analytics+ allows report authors to customize every element of the report. Click on the gear icon in the Actions section of the toolbar to open display settings.&#x20;

<figure><img src="/files/i0wGi5moKR7UneljsSvs" alt=""><figcaption><p>Display settings for cards</p></figcaption></figure>

{% hint style="info" %}
Display settings can vary based on the type of chart.
{% endhint %}

There are 5 main customization tabs:

* **Canvas:** Use this tab to set the theme, assign chart colors, customize the variance, or change the font for the entire report. [Learn more about canvas settings](/analytics+/working-with-analytics+/4.-cards/4.10.-display-settings-for-cards/cards-canvas-settings.md).
* **Axis:** Tailor the x-axis and the primary and secondary Y-axes - show or hide the axis, set the padding between categories, and customize the title and labels. [Learn more about axis settings](/analytics+/working-with-analytics+/4.-cards/4.10.-display-settings-for-cards/cards-axis-settings.md).
* **Number:** Apply number formatting customizations from this tab - set the scaling, precision, decimal/thousand separators, and define null handling. You can also define number formatting for each measure individually from this tab. [Learn more about number settings](/analytics+/working-with-analytics+/4.-cards/4.10.-display-settings-for-cards/cards-number-settings.md).
* **Legend:** Configure the options related to legends such as title, alignment, and font. [Learn more about legend settings](/analytics+/working-with-analytics+/4.-cards/4.10.-display-settings-for-cards/cards-legend-settings.md).
* **Others:** Miscellaneous settings. [Learn more about miscellaneous settings](/analytics+/working-with-analytics+/4.-cards/4.10.-display-settings-for-cards/cards-other-settings.md).


---

# 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.inforiver.com/analytics+/working-with-analytics+/4.-cards/4.10.-display-settings-for-cards.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.
