Draws a filled rectangle using the current color. For valid x and y values, please see plot.
fillRect(x, y, width, height);
x and y gives the lower left corner of the rectangle.