Cryplot::OffsetMixin(T)
Inherits Cryplot::BaseMixin
mixin used to attach offset options to a type
Instance methods
offset_repr
Sourceshift_along_graph_x(val : Number)
Shift the underlying plot element along the x direction within the graph coordinate system.
shift_along_graph_y(val : Number)
Shift the underlying plot element along the y direction within the graph coordinate system.
shift_along_screen_x(val : Number)
Shift the underlying plot element along the x direction within the screen coordinate system.
shift_along_screen_y(val : Number)
Shift the underlying plot element along the y direction within the screen coordinate system.