Change the appearance and properties of data series by:

  1. using the Series Properties window, or
  2. by sending commands to the plot visualizer from your Arduino sketch.

You can also create default series styles that are used when a series is first created.

Series Properties Window

Select a series by clicking on it with the select tool (Series selection tool) active, then use the Series Properties button (Series properties button) on the plot visualizer toolbar to open the series properties window.

Edit series properties

Change symbols and line styles using the edit series properties editor.

Symbol/Marker

The symbol is drawn at each data point on the series. Select the symbol from the drop-down list, its size using the numeric control and color by clicking the color swatch. Select None from the drop-down list to hide the symbol.

Use symbol constants or characters to set symbols when sending data to a time-plot or XY-plot visualizer.

Line

Sets the color and style of the (optional) line drawing between data-points in the series. Select the line-style from the drop-down list, its size using the numeric control and color by clicking the color swatch. Un-check the Show box to draw the data points without a line connecting them.

Use line-constants or characters to set the line style and width when sending data to a time-plot or XY-plot visualizer.

Axis

Controls whether the series attached to the left or right axes. Use the plot properties to control visibility of each axes.

Use the AxisOption parameter to change the axis used by a series when sending data to a time-plot or XY-plot visualizer.

Start typing and press Enter to search