class type t =Inheritsobject..end
method drawAxis : 'a. 'a Js.t -> unit Js.methRenders the axis into the screen and updates its position.
Parameters:
_ Js.t
method drawGrid : unit Js.methRenders an horizontal and/or vertical grid into the Surface.
method drawLabel : unit Js.methRenders the labels in the axes.
method setTitle : Js.js_string Js.t -> unit Js.meth