# Saídas por gráfico: Histogram

Depois de criada amostra de dados, vamos adicionar um histograma ao **dashboard** do modelo, arrastando o bloco **Histogram**, como a seguir:

![](https://lh6.googleusercontent.com/mUJhrWTPMboec7DgXNt-fIMN9eAVwFwiLs9W-vbwF58lbk84yuOk2e-uSGlNAHwdmJzt4UyOsalqHB8EwhcCsqI_UDztpkwdXhgsAc0UWY8an80TW40t7oWkmLlgeTDAyLgEXG1R)

Em seguida, configure o histograma:

* Coloque um título emocionante para seus dados: **Clientes no sistema**;
* Com a opção **Ctrl + Espaço** atribua ao parâmetro **Histogram** a amostra de dados armazenada em **clientesHistogram**;
* Para que o gráfico apresente a média do **dataset**, selecione a opção **Show mean**, na parte de cima da janela de propriedades.

![](https://lh6.googleusercontent.com/GDB89f034y5OonRNay5xfTAGCsls2v64KRruPimwxuyc9nmxHd-JlqmWUpQUfO9x74QAtccrltZgcwgJUVMm07N2W63i4Uy0HwXjlvtGOlMd_rlHptb22Nl2jeuFxOtyDH64ivsF)

Agora...

![](/files/-MG-cHNwQJ2ErE7EQ-Ax)

**Simule!**&#x20;

![](https://lh6.googleusercontent.com/dvaxyVpYZFJ0krMk1zVpFToo2DLEouwRyuaFkPXipFo_gfyhk2zVo3IKXg3MUnPjt6Z18-qm-jL1MB35pL1b_jV9npZ5-4qm3P4oo_yoDqkvXGDs7yCC84Cl_XQoFibbRlJTEk7_)


---

# 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://tutorial.anylogicbrasil.com.br/saidas-por-grafico-histogram.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.
