Drawing a Circle

Learn how to draw an SVG circle.

We'll cover the following

SVG circle

Let’s explore another important SVG element, the circle. The circle is represented by the <circle> tag in D3.js.

Drawing the circle in D3.js is very easy. Let’s draw an SVG circle in the following code.

Get hands-on with 1200+ tech skills courses.