Namespace: XPlot.D3
Assembly: XPlot.D3.dll
    Base Type: 
    obj
  
| Static member | Description | 
| 
                
               | 
 
 
 | 
| 
                
               | 
 
 
 | 
| 
                
              
                  Full Usage: 
                   Chart.ForceLayout(edges)Parameters: 
 seq<string * string>Returns: ForceLayoutChart | 
 
 
 | 
| 
                
               | 
 
 
 | 
| 
                
               | Displays a chart in the default browser. 
 | 
| 
                
              
                  Full Usage: 
                   Chart.WithCharge(charge) (chart)Parameters: 
 floatchart : ForceLayoutChartReturns: ForceLayoutChart | 
 
 
 | 
| 
                
              
                  Full Usage: 
                   Chart.WithEdgeOptions(edgeOptions) (chart)Parameters: 
 Edge -> EdgeOptionschart : ForceLayoutChartReturns: ForceLayoutChart | 
 
 
 | 
| 
                
              
                  Full Usage: 
                   Chart.WithGravity(gravity) (chart)Parameters: 
 floatchart : ForceLayoutChartReturns: ForceLayoutChart | 
 
 
 | 
| 
                
              
                  Full Usage: 
                   Chart.WithHeight(height) (chart)Parameters: 
 intchart : ForceLayoutChartReturns: ForceLayoutChart | 
 
 
 | 
| 
                
              
                  Full Usage: 
                   Chart.WithNodeOptions(nodeOptions) (chart)Parameters: 
 Node -> NodeOptionschart : ForceLayoutChartReturns: ForceLayoutChart | 
 
 
 | 
| 
                
              
                  Full Usage: 
                   Chart.WithWidth(width) (chart)Parameters: 
 intchart : ForceLayoutChartReturns: ForceLayoutChart | 
 
 
 |