Skip to content

Polar coord

Preview of the Polar coord demo
Polar coord coordPolar() / coordRadial() bend the same generic point / line / text / rule geoms into a polar projection. The line tessellates through coord.segment so consecutive vertices arc instead of chord; rule({x: c}) becomes a constant-radius circle.