Polar coord
WebGPU required This live demo needs a WebGPU-capable browser. The preview above is a static snapshot.
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.