RCyjs: interactive network visualization using cytoscape.js
Introduction | Overview | Load the RCyjs package and its dependencies | Create the graph: two nodes, one edge between them | Set up default node and edge attributes on the graph | Add the actual initial attributes | Controlling Visual Attributes | Methods for mapping data attributes to visual attributes | Builtin shapes | Change some of the default styling | Assign visual properties directly to specific nodes | Reset to the default style | Motivating visual mapping rules | Node positioning | Layout by algorithm | Layout by ad hoc calculation | Interactive placement on the cytoscape.js canvas | Programmitc layout assists | Convenience functions for edge and node attributes | A two node Activator-Target example: data-driven node size, color, position