SGR Generate Graph-EN : Différence entre versions

De BlueWiki
(Paramètres)
Ligne 20 : Ligne 20 :
  
 
Les valeurs possible de paramètre du graphe sont les suivantes :
 
Les valeurs possible de paramètre du graphe sont les suivantes :
# - "Titre" ou "Title" : titre du graphe
+
# - "Titre" or "Title" : graph title
# - "Orientation du graphe" ou "GraphOrientation" : Orientation de l'axe des abscisses
+
# - "Orientation du graphe" or "GraphOrientation" : Orientation of the x-axis
# - "Titre axe abscisses" ou "abscissaName" : libellé des abcisses
+
# - "Titre axe abscisses" or "abscissaName" : Name of the x-axis
# - "Titre des ordonnés" ou "ordinateName" : libellé des ordonnées
+
# - "Titre des ordonnés" or "ordinateName" : Names of the y-axis
# - "Affichage de la légende" ou "ShowLegend" : Affichage de la légende "oui" ou "yes"
+
# - "Affichage de la légende" or "ShowLegend" : Display the legend "yes" or "no"
# - "Couleur de fond du graphe" ou "GraphBGColor" : Couleur du fond du graphe
+
# - "Couleur de fond du graphe" or "GraphBGColor" : Background color of the graph
# - "ForcingScalesToZero" : Forçage du zéro des échelles "oui" ou "yes"
+
# - "ForcingScalesToZero" : Zero forcing scales "Yes" ou "no"
# - "Police du graphe" ou "GraphFont" : Police des légendes et des échelles
+
# - "Police du graphe" or "GraphFont" : Font legends and scales
# - "alignement du titre" ou "TitleAlignement" : Alignement du titre 0,1,2,3
+
# - "alignement du titre" or "TitleAlignement" : Title Alignment 0,1,2,3
  
 
|-
 
|-
Ligne 64 : Ligne 64 :
 
|valign="top"|[[File:in.png|caption]]
 
|valign="top"|[[File:in.png|caption]]
 
|valign="top" align="center"|6
 
|valign="top" align="center"|6
|Pointeur vers le tableau texte 2D des paramètres de traçage
+
|Pointer to the array of 2D text tracing parameters
1.Type de la courbe
+
1.Curve Type
::*"Aire" ou "Area"
+
::*"Aire" or "Area"
::*"Aire empilée" ou "Area stacked"
+
::*"Aire empilée" or "Area stacked"
::*"Aire proportionelle" ou "Percentage Area"
+
::*"Aire proportionelle" or "Percentage Area"
::*"Aire enveloppe" ou "Area range"
+
::*"Aire enveloppe" or "Area range"
::*"Barre" ou "Bar"
+
::*"Barre" or "Bar"
::*"Barre empilée" ou "Stacked bar"
+
::*"Barre empilée" or "Stacked bar"
::*"Barre proportionnelle" ou "Stacked percentage bar"
+
::*"Barre proportionnelle" or "Stacked percentage bar"
::*"Barre enveloppe" ou "Bar range"
+
::*"Barre enveloppe" or "Bar range"
::*"Courbe" ou "Line"
+
::*"Courbe" or "Line"
::*"Courbe empilée" ou "Stacked Line"
+
::*"Courbe empilée" or "Stacked Line"
 +
::*"Point"
  
2.[[Couleurs_en_SVG|Couleur]]
+
2.[[Couleurs_en_SVG-EN|Color]]
  
3.Plan de traçage (non actif pour le moment)
+
3.Tracing plan (not active yet)
  
4.Unité
+
4.Unit
  
5.Nombre de décimales
+
5.Number of decimals when displaying values
  
6. marques sur les valeurs (uniquement pour les aires et les courbes)
+
6.marks on values ​​(only for areas and curves)
  
7.Affichage des valeurs
+
7.Display values
 
+
::*no
8.Taille de la police d'affichage des valeurs et position
+
::*V-InsideTop (only for bars)
::*non
+
::*V-InsideBottom (only for bars)
::*V-InsideTop (uniquement pour des barres)
+
::*V-InsideBottom (uniquement pour des barres)
+
 
::*V-Outside
 
::*V-Outside
::*H-Outside ou oui (valeur par défaut)
+
::*H-Outside or yes(default)
9.Opacité de la couleur
+
 
 +
8.Size of the display font values
 +
 
 +
 
 +
9.Opacity
 +
 
 +
10.Number of white pixels around the symbols
  
10.Nombre de pixel de pourtour des symboles
 
  
'''Paramètres spécifiques pour les courbes'''
+
'''Specific parameters for curves'''
11.Couleur de debut de dégradé pour les courbes, si vous indiquez une valeur de début de dégradé pour une courbe, vous devez obligatoirement indiquer une couleur de fin de dégradé, si vous ne le faite pas le dégradé ne sera par affiché
+
11.Start color for the gradient for curves, if you specify a start value gradient for a curve, you must specify a color gradient to end, if you do not do it, the gradient will not be displayed
12.Couleur de fin de dégradé pour les courbes
+
12.End color for the gradient for curves
  
  
 
|-
 
|-
|valign="top"|Valeurs 2
+
|valign="top"|Values 2
 
|valign="top"|pointer
 
|valign="top"|pointer
 
|valign="top"|[[File:in.png|caption]]
 
|valign="top"|[[File:in.png|caption]]

Version du 2 décembre 2013 à 01:39

French version

Paramètres


Parameters Type Parameter # Description


Name of Graph's parameters Pointer caption 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

Les valeurs possible de paramètre du graphe sont les suivantes :

  1. - "Titre" or "Title" : graph title
  2. - "Orientation du graphe" or "GraphOrientation" : Orientation of the x-axis
  3. - "Titre axe abscisses" or "abscissaName" : Name of the x-axis
  4. - "Titre des ordonnés" or "ordinateName" : Names of the y-axis
  5. - "Affichage de la légende" or "ShowLegend" : Display the legend "yes" or "no"
  6. - "Couleur de fond du graphe" or "GraphBGColor" : Background color of the graph
  7. - "ForcingScalesToZero" : Zero forcing scales "Yes" ou "no"
  8. - "Police du graphe" or "GraphFont" : Font legends and scales
  9. - "alignement du titre" or "TitleAlignement" : Title Alignment 0,1,2,3
Parameter values ​​of the graph pointer caption 2 Pointer to the array of parameter values this array must be the same size as the previous


Series names pointer caption 3 Pointer to the array of the labels series
ordinate pointer caption 4 Pointer to the array of values ​​of the ordinates
Values pointer caption 5 Pointer to 2D array of values ​​for series (numérique array)
Drawing curves parameters pointer caption 6 Pointer to the array of 2D text tracing parameters

1.Curve Type

  • "Aire" or "Area"
  • "Aire empilée" or "Area stacked"
  • "Aire proportionelle" or "Percentage Area"
  • "Aire enveloppe" or "Area range"
  • "Barre" or "Bar"
  • "Barre empilée" or "Stacked bar"
  • "Barre proportionnelle" or "Stacked percentage bar"
  • "Barre enveloppe" or "Bar range"
  • "Courbe" or "Line"
  • "Courbe empilée" or "Stacked Line"
  • "Point"

2.Color

3.Tracing plan (not active yet)

4.Unit

5.Number of decimals when displaying values

6.marks on values ​​(only for areas and curves)

7.Display values

  • no
  • V-InsideTop (only for bars)
  • V-InsideBottom (only for bars)
  • V-Outside
  • H-Outside or yes(default)

8.Size of the display font values


9.Opacity

10.Number of white pixels around the symbols


Specific parameters for curves 11.Start color for the gradient for curves, if you specify a start value gradient for a curve, you must specify a color gradient to end, if you do not do it, the gradient will not be displayed 12.End color for the gradient for curves


Values 2 pointer caption 5 Pointer to the actual 2D array of values ​​for the second sets of curves "envelope" type
Graph Picture caption Retour Image including the SVG code