{"repo":"vasturiano/aframe-forcegraph-component","free":true,"listed":false,"github":"https://github.com/vasturiano/aframe-forcegraph-component","clone":"git clone https://github.com/vasturiano/aframe-forcegraph-component.git","description":"Force-directed graph component for A-Frame","language":"JavaScript","stars":87,"topics":["aframe","vr","3d","threejs","force-directed-graphs","data-visualization"],"license":"MIT","category":"analytics","readme_excerpt":"aframe-forcegraph-component A 3D Force-Directed Graph component for A-Frame. An A-Frame entity component to represent a graph data structure in a VR environment using a force-directed iterative layout. Uses three-forcegraph as the underlying ThreeJS component to manage the graph object. See also the VR and AR standalone component versions. API Property Description Default Value -------------------- -------------------------------------------------------------------------------------------------------------------------- ------------- json-url URL of JSON file to load graph data directly from. Will override content of the nodes and links component properties so either use one or the other. JSON should contain an object with two list properties: nodes and links . nodes List of node objects. Example : [] links List of link objects. Example : [] num-dimensions Number of dimensions to run the force simulation on (1, 2 or 3). 3 dag-mode Apply layout constraints based on the graph directionality. Only works for DAG graph structures (without cycles). Choice between td (top-down), bu (bottom-up), lr (left-to-right), rl (right-to-left), zout (near-to-far), zin (far-to-near), radialout (outwards-radially) or radialin (inwards-radially). dag-level-distance If dag-mode is engaged, this specifies the distance between the different graph depths. auto-derived from the number of nodes dag-node-filter Specify nodes to ignore during the DAG layout processing. This accessor method receives a node","default_branch":null,"files":null,"tree":[],"storefront":"/r/vasturiano","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/vasturiano/aframe-forcegraph-component/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}