Home »
MCQs »
D3.js MCQs
The ____ function enables a transition to occur after a specified amount of time
17. The ____ function enables a transition to occur after a specified amount of time.
- Wait()
- Delay()
- Duration()
Answer: B) Delay()
Explanation:
The delay() function enables a transition to occur after a specified amount of time.