The d3.symbolCircle is a symbol type in D3.js. It is a normal circle that can be used, It is also the default symbol type.
Syntax:
d3.symbolCircle
Example 1:
Output:
Example 2: