Clear Line Graph: Difference between revisions

From StarLogo Nova Wiki
(add tooltip text)
(Marked this version for translation)
Line 7: Line 7:
<section end="image" /><p id="tooltip">Removes all existing data on a selected graph.</p>
<section end="image" /><p id="tooltip">Removes all existing data on a selected graph.</p>


<!--T:7-->
<section begin="name" />{{Block|clear line graph [▼]}}<section end="name" /> is a code block from the [[Interface]] drawer.
<section begin="name" />{{Block|clear line graph [▼]}}<section end="name" /> is a code block from the [[Interface]] drawer.



Revision as of 15:11, 8 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