Members
(static, constant) CLEAR_COLOR
WebGl clear color: (r,g,b,a)
(static, constant) COORDS_PER_VERT
Number of coordinates per vertex for use when created packed arrays of vertex coordinates. The first three are x,y,z.
(static, constant) DEFAULT_AXIS_THICKNESS
Default thickness of a plot axis. This sets the width for Y-axis and height for X-axis
(static, constant) MAJOR_GRID_COLOR
Color of major grid lines: (r,g,b,a)
(static, constant) MAJOR_GRID_LINE_WIDTH
WebGl lineWidth for drawing major grid and axis lines.
(static, constant) MINOR_GRID_COLOR
Color of minor grid lines: (r,g,b,a)
(static, constant) MINOR_GRID_LINE_WIDTH
WebGl lineWidth for drawing minor grid and axis lines.