UNPKG

3d-force-graph

Version:

UI component for a 3D force-directed graph using ThreeJS and ngraph.forcelayout3d layout engine

15 lines (14 loc) 248 B
.graph-nav-info { position: absolute; bottom: 5px; width: 100%; text-align: center; color: slategrey; opacity: 0.7; font-size: 10px; } .graph-tooltip { position: absolute; color: lavender; font-size: 18px; }