Difference between revisions of "Component: Base2dChart (Development)"
From Flowcode Help
Jump to navigationJump to searchLine 16: | Line 16: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 24: | Line 26: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 46: | Line 50: | ||
| colspan="2" | Which series to add to (1-8) | | colspan="2" | Which series to add to (1-8) | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | xValue | | width="90%" | xValue | ||
|- | |- | ||
| colspan="2" | The value on the first axis | | colspan="2" | The value on the first axis | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | yValue | | width="90%" | yValue | ||
|- | |- | ||
| colspan="2" | The value on the second axis | | colspan="2" | The value on the second axis | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | zValue | | width="90%" | zValue | ||
|- | |- | ||
Line 79: | Line 83: | ||
| colspan="2" | Which series to add to (1-8) | | colspan="2" | Which series to add to (1-8) | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | Value | | width="90%" | Value | ||
|- | |- | ||
Line 102: | Line 106: | ||
| colspan="2" | Which series to add to (1-8) | | colspan="2" | Which series to add to (1-8) | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | xValue | | width="90%" | xValue | ||
|- | |- | ||
| colspan="2" | The x coordinate for the data point | | colspan="2" | The x coordinate for the data point | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | yValue | | width="90%" | yValue | ||
|- | |- | ||
Line 135: | Line 139: | ||
| colspan="2" | | | colspan="2" | | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | Value | | width="90%" | Value | ||
|- | |- | ||
Line 153: | Line 157: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-bool-icon.png]] - BOOL |
| width="90%" | bUseArrays | | width="90%" | bUseArrays | ||
|- | |- | ||
Line 184: | Line 188: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | value | | width="90%" | value | ||
|- | |- | ||
Line 220: | Line 224: | ||
| colspan="2" | Which series to add to (1-8) | | colspan="2" | Which series to add to (1-8) | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-s16-icon.png]] - INT |
| width="90%" | Index | | width="90%" | Index | ||
|- | |- | ||
| colspan="2" | The data point index (1 - 32767) | | colspan="2" | The data point index (1 - 32767) | ||
|- | |- | ||
− | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:]] - | + | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
Line 248: | Line 252: | ||
| colspan="2" | | | colspan="2" | | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | Y | | width="90%" | Y | ||
|- | |- | ||
| colspan="2" | Y coordinate | | colspan="2" | Y coordinate | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | X | | width="90%" | X | ||
|- | |- | ||
| colspan="2" | X coordinate | | colspan="2" | X coordinate | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | Value | | width="90%" | Value | ||
|- | |- |
Revision as of 13:26, 17 November 2021
Author | Steve Tandy |
Version | 1.1 |
Category | Development |
Contents
Base2dChart component
A base component for creating 2d charts.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
AddData |
Adds a data point (y-value only) to the specified series. | |
![]() |
Series |
Which series to add to (1-8) | |
![]() |
Value |
The data point value | |
![]() |
Return |
![]() |
AddCatData |
Adds a data point (y-value only) to the specified series. | |
![]() |
Series |
Which series to add to (1-8) | |
![]() |
Category |
![]() |
Value |
The data point value | |
![]() |
Return |
![]() |
SetMode |
Select the mode of operation | |
![]() |
bUseArrays |
True if data points are added to a hidden buffer; False if data is drawn directly onto chart. | |
![]() |
Return |
![]() |
ClearData |
Removes all datapoints from the chart. | |
![]() |
Return |
![]() |
SetValue |
Sets the component to the specified value. | |
![]() |
value |
A new value for the component. | |
![]() |
Return |
![]() |
RefreshChart |
Redraws the chart. | |
![]() |
Return |
![]() |
GetData |
Gets a data point from the specified series. | |
![]() |
Series |
Which series to add to (1-8) | |
![]() |
Index |
The data point index (1 - 32767) | |
![]() |
Return |