Cryplot::MajorTics
Inherits Cryplot::BaseTics / Cryplot::ShowMixin / Cryplot::BaseMixin / Cryplot::OffsetMixin / Cryplot::BaseMixin / Cryplot::TextMixin / Cryplot::FontMixin / Cryplot::BaseMixin / Reference / Object
The class used to specify options for major tics of a specific axis.
Constructors
Instance methods
Add more tics to be displayed with given tic values and corresponding labels.
Set the labels that should be displayed on given tic values.
end(value : Float64)
Set the end value for the tics (you must also call methods @ref start and @ref increment).
increment(value : Float64)
Set the increment for the tics (start and end values determined automatically).
Set the start, increment and end values of the tics.