Next: , Previous: , Up: style   [Contents][Index]


3.25.66.8 set style circle

Syntax:

      set style circle {radius {graph|screen} <R>} {clip|noclip}

This command sets the default radius used in plot style "with circles". It applies to data plots with only 2 columns of data (x,y) and to function plots. "noclip" disables clippling the circle to the plot boundary. The default is "set style circle radius graph 0.02 clip".