Class: drawAxes

drawAxes(lineColor, thickness)

new drawAxes(lineColor, thickness)

Draws a simple x-y axis.
Parameters:
Name Type Description
lineColor color The color of the lines. (default: black)
thickness num The thickness of the lines. (default: 1px)
Properties:
Name Type Description
drawAxes(lineColor,thickness) method Draws axes.
Source: