> For the complete documentation index, see [llms.txt](https://doc.simax.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.simax.fr/parametrage/les-graphes-automatiques/remarques-generales.md).

# Remarques générales

–        Les graphes tiennent compte des enregistrements sélectionnés dans la liste ou le tableau croisé. Si aucun enregistrement n'est sélectionné, SIMAX prend la totalité de la liste.

&#x20;

–        Si 1 colonne de tri/filtre/rupture, le graphe est équivalent à celui d'un tableau croisé à 1 axe (cf chapitre 1 graphe « total HT par Date devis »)

&#x20;

–        Si 2 colonnes de tri/filtre/rupture, le graphe est équivalent à celui d'un tableau croisé à 2 axes

&#x20;             *Exemple: liste facture avec deux colonnes de rupture*

<figure><img src="/files/jfZraBYdAPGWUtCPMBAX" alt=""><figcaption></figcaption></figure>

Graphe généré avec deux axes « **commercial** » et « **date facture** »

<figure><img src="/files/5SI6GhbsEIv0jrGbepIC" alt=""><figcaption></figcaption></figure>

–        Si vous affichez les graphes d'une liste comportant beaucoup d'éléments, il vous faudra attendre la fin du chargement avant de pouvoir voir les graphes.

La fenêtre d'attente vous informe des différentes étapes du traitement : chargement des données, analyse des données, construction des graphes&#x20;

<figure><img src="/files/3qi3MFK0ccUrXDHgmJJ3" alt=""><figcaption></figcaption></figure>

– il y a une bulle qui s'affiche lorsque vous survolez les barres du diagramme

<figure><img src="/files/mzA10NzB4hfJCOljqDde" alt=""><figcaption></figcaption></figure>

– Par clique droit, vous avez accès au menu contextuel qui vous permet de modifier votre graphe

<figure><img src="/files/KgpQRX3i3Zwo0pP334Pj" alt=""><figcaption></figcaption></figure>

Résultat :

<figure><img src="/files/HCfsinjJW0TKdUrlW9YI" alt=""><figcaption></figcaption></figure>

\- Il n'y aura jamais plus de 2 colonnes de regroupement sur un même graphe (ex : tableau croisé à 2 axes, liste triée sur 2 colonnes de regroupement)

&#x20;

\- Pour les listes, vues et tableaux croisés à 1 axe, il faut au moins 2 enregistrements pour construire le graphe

&#x20;

\- Pour les tableaux croisés à 2 axes, un enregistrement suffit.

<figure><img src="/files/bgm3z5QkJFCDHwIRomuU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2vCWiFkyqAy6p6TH4Q5o" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QvWshjOyGS1wlrL3DAe8" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.simax.fr/parametrage/les-graphes-automatiques/remarques-generales.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.
