SGR Generate Graph-EN
De BlueWiki
Version du 2 décembre 2013 à 00:40 par Paul Kuhn (discuter | contributions)
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 |