D3 with Plotly's #-D Network Visualization

Hi. I am new to plotly and currently working on d3.js visualization for a network graph database of nodes and edges. I wanted to use the 3D network visualization coupled with my current d3.js viz. Here’s the plotly viz : https://plot.ly/python/3d-network-graph/ . Can anyone direct me how and where should I begin if at all it is possible to do?