The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web
Changes to add a computePrefuse method to force directed graphs. This method calls a computeFast method which implements the same layout algorithm as the Prefuse java-based visualisation library. This results in faster layout computation for larger graphs and can be used in place of the computeIncremental method for graphs with 200+ nodes.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by ScottYeadon and has received 0 comments.