Class type Chartjs.logarithmicTicks

inherit cartesianTicks
method min : float Js_of_ocaml.Js.optdef Js_of_ocaml.Js.prop

User defined minimum number for the scale, overrides minimum value from data.

method max : float Js_of_ocaml.Js.optdef Js_of_ocaml.Js.prop

User defined maximum number for the scale, overrides maximum value from data.