Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
h1. Plot data from existing file

Note that the arrows only indicate the order in which [functions|Programming Guide#Functions] are being called. Dashed boxes may be omitted.

{graph-from-table}
| streamRead | streamGetValue |
| | streamInfo | | | shape=ellipsestreamGetValue | streamPlotCreate |
| streamPlotCreate | streamPlotGraph |
| streamPlotCreate | streamPlotImage |
| streamPlotCreate | streamPlotTable |
| streamPlotCreate | streamPlotText |
| streamPlotGraph | streamPrintPdf |
| streamPlotImage | streamPrintPdf |
| streamPlotTable | streamPrintPdf |
| streamPlotText | streamPrintPdf |
{graph-from-table}

Remarks:
* To be able to create a plot, a plot layout has te be setup first with [streamPlotSetup].