Description Usage Arguments Examples
Ellipse coordinates
1 | ell.coords(x0, y0, major, minor, agl, n = 50, ...)
|
x0 |
x coordinate of the center |
y0 |
y coordinate of the center |
major |
semi-length of the major axe |
minor |
semi-length of the minor axe |
agl |
rotation angle from the x-axis |
n |
the number of points to use |
1 | str(ell.coords(.5, .5, .3, .1, pi/6))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.