- #1
Dustinsfl
- 2,281
- 5
I drew an ellipse and then bisected it with a line with the basic \draw.
How can I color/shade from the line to the ellipse boarder? We can't use
since the radius of an ellipse changes.
How can I color/shade from the line to the ellipse boarder? We can't use
Code:
\filldraw () -- () arc ( : : radius)