The default options are:
polygon– This is set as the boundary of the scrabbeling. Default is no boundary.angle– This is set as the angle each line should turn after the last one was drawn. Default is60degrees.size– This is set as the length in px the lines should have. Default is40px.angleType– This is set whether or not the angle should bemixedorfixed. Default isfixed.sizeType– This is set whether or not the size should bemixedorfixed. Default isfixed.resizeContainer– This is set whether or not the container should be resized to window size or not. Default isfalse.noLines– This is set as the number of lines drawn. Default is-1infinite.linesColor– This is set as which color the lines should have i.e.'rgb(0,0,0)'. Default ismixed. (A faded color mixture)speed– This is set to the interval between each draw. Default is5ms.