| |
|
The ____ function adds a new element as the final child of the current selection's element. Question Posted on 07 Jan 2024 Home >> JavaScript >> D3.JS >> The ____ function adds a new element as the final child of the current selection's element. |
The ____ function adds a new element as the final child of the current selections element.
Choose the correct option from below list
(1)End()
(2)Add()
(3)AddLast()
(4)Append()
Answer:-(4)Append() | |
|
|
|
|