Skip to content
Snippets Groups Projects
Commit b6fc132d authored by Maciej Topyla's avatar Maciej Topyla
Browse files

Centering the polar plot

parent 56eb847a
No related branches found
No related tags found
1 merge request!39Fixing the vertical offset in inline math rendered by mathjax output/CommonHTML
Pipeline #123202 passed
......@@ -69,7 +69,7 @@ In polar coordinates, the radius $r$ has a dimension of *length*, but
the angular coordinate $\varphi$ is dimensionless.
<figure markdown>
![image](figures/Coordinates_7_0.svg)
![polarplot](figures/Coordinates_7_0.svg){ width="auto" }
<figcaption>In this example of a polar plot, you can distinguish the radial coordinate (0.2, 0.4 etc.) from the angular one expressed in degrees ($0^\circ$, $45^\circ$ etc.).</figcaption>
</figure>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment