|  | @ -317,7 +317,7 @@ var physicsMixin = { | 
														
													
														
															
																|  |  | '<table id="graph_BH_table" style="display:none">' + |  |  | '<table id="graph_BH_table" style="display:none">' + | 
														
													
														
															
																|  |  | '<tr><td><b>Barnes Hut</b></td></tr>' + |  |  | '<tr><td><b>Barnes Hut</b></td></tr>' + | 
														
													
														
															
																|  |  | '<tr>' + |  |  | '<tr>' + | 
														
													
														
															
																|  |  | '<td width="150px">gravitationalConstant</td><td>0</td><td><input type="range" min="500" max="20000" value="' + (-1 * this.constants.physics.barnesHut.gravitationalConstant) + '" step="25" style="width:300px" id="graph_BH_gc"></td><td  width="50px">-20000</td><td><input value="' + (-1 * this.constants.physics.barnesHut.gravitationalConstant) + '" id="graph_BH_gc_value" style="width:60px"></td>' + |  |  |  | 
														
													
														
															
																|  |  |  |  |  | '<td width="150px">gravitationalConstant</td><td>0</td><td><input type="range" min="0" max="20000" value="' + (-1 * this.constants.physics.barnesHut.gravitationalConstant) + '" step="25" style="width:300px" id="graph_BH_gc"></td><td  width="50px">-20000</td><td><input value="' + (-1 * this.constants.physics.barnesHut.gravitationalConstant) + '" id="graph_BH_gc_value" style="width:60px"></td>' + | 
														
													
														
															
																|  |  | '</tr>' + |  |  | '</tr>' + | 
														
													
														
															
																|  |  | '<tr>' + |  |  | '<tr>' + | 
														
													
														
															
																|  |  | '<td width="150px">centralGravity</td><td>0</td><td><input type="range" min="0" max="3"  value="' + this.constants.physics.barnesHut.centralGravity + '" step="0.05"  style="width:300px" id="graph_BH_cg"></td><td>3</td><td><input value="' + this.constants.physics.barnesHut.centralGravity + '" id="graph_BH_cg_value" style="width:60px"></td>' + |  |  | '<td width="150px">centralGravity</td><td>0</td><td><input type="range" min="0" max="3"  value="' + this.constants.physics.barnesHut.centralGravity + '" step="0.05"  style="width:300px" id="graph_BH_cg"></td><td>3</td><td><input value="' + this.constants.physics.barnesHut.centralGravity + '" id="graph_BH_cg_value" style="width:60px"></td>' + | 
														
													
												
													
														
															
																|  |  |