Clear Line Graph: Difference between revisions

From StarLogo Nova Wiki
No edit summary
No edit summary
Line 1: Line 1:
<languages/>
<translate>
<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]]
Line 18: Line 21:
[[Category:Interface]]
[[Category:Interface]]
[[Category:Code Block]]
[[Category:Code Block]]
</translate>

Revision as of 14:17, 16 March 2023

Other languages:


clear line 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

clear line graph [Dropdown: Line Graph Widget]

Nuances

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

Related Blocks