Plot coordinate pairs: Difference between revisions

Content added Content deleted
Line 2,010: Line 2,010:
end plotGraphic
end plotGraphic
</lang>
</lang>
[https://www.mediafire.com/view/xhi8oq1fawagzbt Vector Graphics]
[https://www.mediafire.com/view/xhi8oq1fawagzbt Result with Vector Graphics]


Displaying the plot with the Line Graph widget
Displaying the plot with the Line Graph widget
Line 2,030: Line 2,030:
end plotLineGraph
end plotLineGraph
</lang>
</lang>
[https://www.mediafire.com/view/8wj0l5l5blmd9dg/line_graph.jpg Line Graph Widget]
[https://www.mediafire.com/view/8wj0l5l5blmd9dg/line_graph.jpg Result with Line Graph Widget]


=={{header|Lua}}==
=={{header|Lua}}==