Drawing Styles
[Predefined Variables]


Variables

counter CONNECTED
 Switch the plotting of functions with the function Plot to a connected line.
counter POINTS
 Switch the plotting of functions with the function Plot to separate points.

Variable Documentation

counter CONNECTED
 

Switch the plotting of functions with the function Plot to a connected line.

Since:
v1.0
This style may be applied using the function SetPlotMode.

counter POINTS
 

Switch the plotting of functions with the function Plot to separate points.

Since:
v1.0
This style may be applied using the function SetPlotMode.