# Carte de chaleur

La carte de chaleur met en valeur la relation entre deux données montrant de potentielles corrélations.

Par convention, plus la couleur est foncée - on peut aussi utiliser une gamme chaud/ froid ou rouge/ vert -  plus le nombre d'occurrences est élevé.&#x20;

Appliqué initialement aux cartes géographiques pour montrer une densité, une répartition, la carte de chaleur peut se décliner en tableau pour favoriser une lecture rapide d'un grand nombre de valeurs.

{% embed url="<https://public.flourish.studio/visualisation/9389713>" %}


---

# 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://opendatafrance.gitbook.io/editorialisation-des-donnees-publiques/les-grandes-familles-de-dataviz/representer-des-relations-entre-les-donnees/carte-de-chaleur.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.
