Number
Integer and decimal (floating point) numeric values
Last updated
Integer and decimal (floating point) numeric values
Last updated
The Number data type stores numbers with or without fractional values (i.e. this data type includes both ‘integer’ and ‘floating point’ values)
The Force-directed-layout adaptor accepts Number values for the stiffness
, repulsion
, damping
, minEnergyThreshold
, and maxSpeed
arguments. These arguments will affect the layout of the resulting graph.