![]() |
VOOZH | about |
The symbol.type() method takes a symbol type, sets the generators symbol that it will generate. The default symbol type, if not set, is d3.symbolCircle.
Syntax:
symbol.type([type])
Parameters: This function accepts a single parameter as mentioned above and described below:
Return Value: This method has no return value.
Example 1:
Output:
👁 ImageExample 2: