Solution
G Web Development Software is based on WebVI and operates similarly to LabVIEW, but within a web-based execution environment. However, chart behavior differs from the LabVIEW desktop environment.
- In LabVIEW, clear chart data programmatically by writing an empty array to the History Data property.
- In G Web Development Software, there is currently no feature that supports programmatic clearing or direct modification of chart history data.
Instead, G Web Development Software does support manually clearing the data.
To clear chart data manually:
- Stop the running application.
- Right-click the chart.
- Select Clear Data.
Note: The Clear Data option is not available while the program is running. The application must be stopped before performing this action.