GraphicStyle resources - NCAR Command Language (NCL)
NCL Home > Documentation > Graphics > Resources GraphicStyle (gs) Resources gsClipOn This resource controls whether primitives are clipped to the plot viewport. When set to the default value, True, any parts of the primitive drawn outside the viewport will not appear.If set to False these elements of the primitive will appear, except in the case of data primitives drawn using a ...