How to integrate 3d-force-graph into Dash.jl?

I am planning to use Dash.jl to make a web ui, it’s a dashboard with a dynamic 3d graph network illustration, Dash.jl ecosystem already has DashCytoscape and DashVTK,but 3d-force-graph is more fantastic and seems easy to use:
https://vasturiano.github.io/3d-force-graph/example/bloom-effect/
I really want to know how can I use 3d-force-graph in Dash.jl. emmm, how about Stipple.jl and Makie.jl?
Thanks!