![]() |
VOOZH | about |
The curveBundle() method create straightened cubic basis splines. There is a curve in the line based on the cubicsplines.
Syntax:
d3.curveBundle()
Parameters: This method does not accept any parameters
Return Value: This method does not return any value.
Example 1:
Output:
👁 ImageExample 2: