SGR Generate Graph-EN : Différence entre versions
De BlueWiki
(→Paramètres) |
(→Paramètres) |
||
Ligne 96 : | Ligne 96 : | ||
8.Size of the display font values | 8.Size of the display font values | ||
− | |||
9.Opacity | 9.Opacity | ||
Ligne 104 : | Ligne 103 : | ||
'''Specific parameters for curves''' | '''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 | 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 | 12.End color for the gradient for curves | ||
Version du 2 décembre 2013 à 00:40
Paramètres
Parameters | Type | Parameter # | Description
| |
---|---|---|---|---|
Name of Graph's parameters | Pointer | 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 :
| |
Parameter values of the graph | pointer | 2 | Pointer to the array of parameter values this array must be the same size as the previous
| |
Series names | pointer | 3 | Pointer to the array of the labels series | |
ordinate | pointer | 4 | Pointer to the array of values of the ordinates | |
Values | pointer | 5 | Pointer to 2D array of values for series (numérique array) | |
Drawing curves parameters | pointer | 6 | Pointer to the array of 2D text tracing parameters
1.Curve Type
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
8.Size of the display font values 9.Opacity 10.Number of white pixels around the symbols
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 | 5 | Pointer to the actual 2D array of values for the second sets of curves "envelope" type | |
Graph | Picture | Retour | Image including the SVG code |