Clear Line Graph: Difference between revisions

From StarLogo Nova Wiki
No edit summary
(add tooltip text)
Line 5: Line 5:
<section begin="image"/>
<section begin="image"/>
[[File:Clear line graph.png|alt=clear line graph|thumb]]
[[File:Clear line graph.png|alt=clear line graph|thumb]]
<section end="image" />
<section end="image" /><p id="tooltip">Removes all existing data on a selected graph.</p>
 
<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.


<!--T:2-->
<!--T:2-->
==Usage==
==Usage==
<p id="tooltip">{{Block|clear line graph [▼]}} removes all existing data on the selected line graph.</p>
{{Block|clear line graph [▼]}} removes all existing data on the selected line graph.


<!--T:3-->
<!--T:3-->

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