# HTML.graphe.mixte

1. HTML.graphe.mixte

Affiche un graphe avec des courbes multivaleurs, la première et la deuxième série de valeur sont affichées en histogramme, et la troisième en courbe.

Prends 4 paramètres :

* ValLib\* (texte)
* Val1 (texte)
* Val2(texte)
* Val3 (texte)

Exemple : HTML.graphe.mixte("’Jan 24’, ‘fev24’, ‘mar24’", "50, 60, 70", "45, 55, 65", "33, 43, 63")

![](/files/T6upNdDORtuZV9Lw2Do3)

![](/files/JRIAWu7qZMQnTgu5l92u)


---

# 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://doc.simax.fr/fonctionnelle/divers/fonctions-externes/html.graphe.mixte.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.
