Quiz: Network Visualization, Hierarchical Data, and Interactivity
Check your understanding of the concepts covered so far.
1
Which D3.js API is used to add positional information to the data in a network?
A)
d3.forceSimulation()
B)
d3.pie()
C)
d3.node()
D)
None of these
Question 1 of 100 attempted