Clear Line Graph: Difference between revisions
No edit summary |
(Marked this version for translation) |
||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
<!--T:1--> | |||
<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 7: | Line 8: | ||
<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--> | |||
==Usage== | ==Usage== | ||
<p id="tooltip">{{Block|clear line graph [▼]}} removes all existing data on the selected line graph.</p> | <p id="tooltip">{{Block|clear line graph [▼]}} removes all existing data on the selected line graph.</p> | ||
<!--T:3--> | |||
===Syntax=== | ===Syntax=== | ||
<code>clear line graph [Dropdown: Line Graph Widget]</code> | <code>clear line graph [Dropdown: Line Graph Widget]</code> | ||
<!--T:4--> | |||
==Nuances== | ==Nuances== | ||
Clear your line graphs each time before you run a new simulation to keep data separate from each run. | Clear your line graphs each time before you run a new simulation to keep data separate from each run. | ||
<!--T:5--> | |||
==Related Blocks== | ==Related Blocks== | ||
*{{Block|Add Data to Line Graph|clear line graph [▼]}} | *{{Block|Add Data to Line Graph|clear line graph [▼]}} | ||
<!--T:6--> | |||
[[Category:Interface]] | [[Category:Interface]] | ||
[[Category:Code Block]] | [[Category:Code Block]] | ||
</translate> | </translate> |
Revision as of 20:33, 27 June 2023
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.