module

Cryplot::PointMixin(T)

Inherits Cryplot::BaseMixin

mixin used to attach point options to a type

Instance methods

point_repr
Source
point_size(value : Int32)

Set the point size of the underlying plot object.

Source
point_type(value : Int32)

Set the point type of the underlying plot object.

Source