PyTuflow: Difference between revisions

Content deleted Content added
No edit summary
Line 726:
: '''Data:''' ''tuple''
:: '''x data points:''' ''list''
::: '''data point:''' ''float''
:: '''y data points:''' ''list''
:::: e.g. ([0, 1, 2, 3, 4, 5], [10, 20, 30, 20, 10, 0]
::: '''data point:''' ''float''
:::: e.g. ([0, 1, 2, 3, 4, 5], [10, 20, 30, 20, 10, 0]
'''Examples'''<br>
Plotting results for multiple elements