Clear Line Graph: Difference between revisions

From StarLogo Nova Wiki
(Marked this version for translation)
No edit summary
Line 16: Line 16:
<!--T:3-->
<!--T:3-->
==Syntax==
==Syntax==
<section begin=image/>[[File:Clear LineGraph Nums.png|right|alt=The Clear Line Graph Block|thumb]]<section end=image/>
[[File:Clear LineGraph Nums.png|right|alt=The Clear Line Graph Block|thumb]]
<!-- <code>clear line graph [Dropdown: Line Graph Widget]</code> -->
<!-- <code>clear line graph [Dropdown: Line Graph Widget]</code> -->
Inputs:
Inputs:

Revision as of 19:16, 10 August 2023

Other languages:


clear line graph

Removes all existing data on a selected graph.

clear line graph [▼] is a code block from the Interface drawer.

Usage

clear line graph [▼] removes all existing data on the selected line graph.

Syntax

The Clear Line Graph Block

Inputs:

  1. a graph from the dropdown menu

Nuances

Clear your line graphs each time before you run a new simulation to keep data separate from each run.

Related Blocks