SGR Generate Gauge-EN : Différence entre versions
De BlueWiki
(→Paramètres) |
|||
Ligne 7 : | Ligne 7 : | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! | + | !Parameters |
!Type | !Type | ||
! | ! | ||
− | ! | + | !Parameter # |
!Description | !Description | ||
|- | |- | ||
− | |valign="top"| | + | |valign="top"|Name of Graph's parameters |
|valign="top"|Pointeur | |valign="top"|Pointeur | ||
|valign="top"|[[File:in.png|caption]] | |valign="top"|[[File:in.png|caption]] | ||
|valign="top" align="center"|1 | |valign="top" align="center"|1 | ||
− | | | + | |Pointer to a text array that contains the name of the parameters, this array must have the same size as the array of parameter values of the graph |
+ | Possible values of the parameter of the graph are the following: | ||
− | + | '''Main parameters''' | |
− | + | ||
− | ''' | + | |
* "Police du graphe" ou "GraphFont" : Police du titre et polices par défaut des légendes et des échelles (arial par defaut) | * "Police du graphe" ou "GraphFont" : Police du titre et polices par défaut des légendes et des échelles (arial par defaut) | ||
− | ''' | + | '''Title parameters''' |
− | ''' | + | '''Gauge parameters''' |
* "Type de jauge" ou "Gauge type" : vous permet de fixer le type de jauge que vous voulez obtenir (Défaut basic) | * "Type de jauge" ou "Gauge type" : vous permet de fixer le type de jauge que vous voulez obtenir (Défaut basic) | ||
** Basic (bêta) | ** Basic (bêta) | ||
Ligne 38 : | Ligne 37 : | ||
− | ''' | + | '''Scale parameters''' |
* "Affichage des échelles" ou "ShowScale" : affichage oui ou non des valeurs sur la jauge (Défaut oui) | * "Affichage des échelles" ou "ShowScale" : affichage oui ou non des valeurs sur la jauge (Défaut oui) | ||
|- | |- | ||
− | |valign="top"| | + | |valign="top"|Parameter values of the graph |
|valign="top"|pointeur | |valign="top"|pointeur | ||
|valign="top"|[[File:in.png|caption]] | |valign="top"|[[File:in.png|caption]] | ||
|valign="top" align="center"|2 | |valign="top" align="center"|2 | ||
− | | | + | |Pointer to the array of parameter values this array must be the same size as the previous |
|- | |- | ||
− | |valign="top"| | + | |valign="top"|Limits |
|valign="top"|pointeur | |valign="top"|pointeur | ||
|valign="top"|[[File:in.png|caption]] | |valign="top"|[[File:in.png|caption]] | ||
Ligne 56 : | Ligne 55 : | ||
|- | |- | ||
− | |valign="top"| | + | |valign="top"|Colors |
|valign="top"|pointeur | |valign="top"|pointeur | ||
|valign="top"|[[File:in.png|caption]] | |valign="top"|[[File:in.png|caption]] | ||
Ligne 63 : | Ligne 62 : | ||
|- | |- | ||
− | |valign="top"| | + | |valign="top"|Scale text |
|valign="top"|pointeur | |valign="top"|pointeur | ||
|valign="top"|[[File:in.png|caption]] | |valign="top"|[[File:in.png|caption]] | ||
Ligne 70 : | Ligne 69 : | ||
|- | |- | ||
− | |valign="top"| | + | |valign="top"|Value |
− | |valign="top"| | + | |valign="top"|Real |
|valign="top"|[[File:in.png|caption]] | |valign="top"|[[File:in.png|caption]] | ||
|valign="top" align="center"|6 | |valign="top" align="center"|6 | ||
− | | | + | |Value to draw |
|- | |- | ||
− | |valign="top"| | + | |valign="top"|Graph |
− | |valign="top"| | + | |valign="top"|Picture |
|valign="top"|[[File:out.png|caption]] | |valign="top"|[[File:out.png|caption]] | ||
|valign="top" align="center"|Retour | |valign="top" align="center"|Retour | ||
− | |Image | + | |Image including the SVG code |
|} | |} |