Graph dialog

The graph dialog is part of the scene object properties dialog, which is located at [Tools > Scene object properties]. You can also open the dialog with a double-click on an object icon in the scene hierarchy, or with a click on its toolbar button:

[Scene object properties toolbar button]


In the scene object properties dialog, click the Graph button to display the graph dialog (the Graph button only appears if the last selection is a graph). The dialog displays the settings and parameters of the last selected graph:

[Graph dialog]


  • Object size: size of the graph object. This parameter has no functional effect.
  • Buffer is cyclic: when selected and the number of elements in each data stream reached the buffer size, then the first elements will be erased in order to be able to record new elements. Otherwise recording stops when the buffer is full.
  • Buffer size: number of elements each data streams can record.
  • Remove all streams/curves: clears all data streams and curves.
  • Remove all static streams/curves: clears all static data streams and curves. A static data stream or curve is a "frozen" data stream or curve, that can't be modified anymore.
  • Background color: allows adjusting the background color in the time graph or x/y graph view.
  • Grid color: allows adjusting the grid and graduation color in the time graph or x/y graph view.
  • The graph object itself is mainly operated via a customization script, that could be adapted in various ways, if needed. The behaviour of the graph can also be altered in various ways by clicking the user parameter icon next to the customization script.