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)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Syntax==
==Syntax==
<section begin=image/>[[File:Add DataTo LineGraph.png|right|alt=Add data to line graph Block|thumb]]<section end=image/>
[[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> -->
<!-- <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:
Inputs:
#a graph from the first dropdown menu, and a data series from the second dropdown menu. Then two numbers in the two sockets. The first number will serve as the x function along the graph, and the second will serve as the y function along the graph.
#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

Latest revision as of 14:43, 14 August 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

Inputs:

  1. a graph from the dropdown menu
  2. a data series from the dropdown menu
  3. a number, this will serve as the x function along the graph
  4. a number, this will serve as the y function along the graph