ScatterPlot | Plot |
SetImpuls() SetLinkPoints() SetStem() __construct() | HideLegend() PreScaleSetup() SetCenter() SetColor() SetCSIMTargets() SetLegend() SetLineWeight() |
The marks can also be connected with lines by calling the method SetLinkPoints()
Specify impuls type of sctter plot
Argument | Default | Description |
---|---|---|
$f | true | True=Use impuls type |
Example:
Combine the scatter plot points with a line
Argument | Default | Description |
---|---|---|
$aFlag | true | True=Link scatter points |
$aColor | "black" | Color of line |
$aWeight | 1 | Line width |
$aStyle | 'solid' | No description available |
Example:
Argument | Default | Description |
---|---|---|
$f | true | No description available |
Constructor
Argument | Default | Description |
---|---|---|
$datay | Y-data array | |
$datax | false | X-data array |
Example: