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

From StarLogo Nova Wiki
(Created page with "===Sintaxis=== <code>Agregar datos al gráfico de líneas [Dropdown: Line Graph Widget] for [Dropdown: Data Series] x-axis: [Textbox: x function] y-axis: [Textbox: y function]</code>")
 
No edit summary
Line 1: Line 1:
===Sintaxis===
==Sintaxis==
<code>Agregar datos al gráfico de líneas [Dropdown: Line Graph Widget] for [Dropdown: Data Series] x-axis: [Textbox: x function] y-axis: [Textbox: y function]</code>
<section begin=image/>[[File:Agregar datos.png|right|alt=Add data to line graph Block|thumb]]<section end=image/>
 
<!-- <code>Agregar datos al gráfico de líneas [Dropdown: Line Graph Widget] for [Dropdown: Data Series] x-axis: [Textbox: x function] y-axis: [Textbox: y function]</code> -->

Revision as of 20:43, 26 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

Sintaxis

Add data to line graph Block