create a rectangle in a region with padding parameter
1 2 | createRectangleWithinRegion(leftBoundary, bottomBoundary, rightBoundary,
topBoundary, padding)
|
leftBoundary |
left boundary of rectangle plot region |
bottomBoundary |
bottom boundary of rectangle plot region |
rightBoundary |
bottom boundary of rectangle plot region |
topBoundary |
bottom boundary of rectangle plot region |
padding |
padding of rectangle inside rectangle plot region |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.