Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Note that the arrows only indicate the order in which functions are being called.

Wiki Markup
{graph-from-table}
| streamRead | streamGetValue |
| streamGetValue | streamPlotCreate |
| streamGetValue | streamGetFrameTexts |
| streamGetFrameTexts | 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.