Translations:Add Data To Line Graph/3/en: Difference between revisions

From StarLogo Nova Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
===Syntax===
==Syntax==
<code>Add data to line graph [Dropdown: Line Graph Widget] for [Dropdown: Data Series] x-axis: [Textbox: x function] y-axis: [Textbox: y function]</code>
<section begin=image/>[[File:Add DataTo LineGraph.png|right|alt=Add data to line graph Block|thumb]]<section end=image/>
<!-- <code>Add data to line graph [Dropdown: Line Graph Widget] for [Dropdown: Data Series] x-axis: [Textbox: x function] y-axis: [Textbox: y function]</code> -->

Revision as of 20:49, 24 July 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Add Data To Line Graph)
==Syntax==
[[File:Add DataTo LineGraph.png|right|alt=Add data to line graph Block|thumb]]
<!-- <code>Add data to line graph [Dropdown: Line Graph Widget] for [Dropdown: Data Series] x-axis: [Textbox: x function] y-axis: [Textbox: y function]</code> -->
Inputs:
#a graph from the dropdown menu
#a data series from the dropdown menu
#a number, this will serve as the x function along the graph
#a number, this will serve as the y function along the graph

Syntax

Add data to line graph Block