- Source:
Methods
- 
    <static> precision(precision)
- 
    
    This function generates an argument for the Coordinate Grid Chart .xUnits function specifying that the x values are floating-point numbers with the given precision. The returned function determines how many values at the given precision will fit into the range supplied in its start and end parameters. Parameters:Name Type Description precisionNumber - Source:
- See:
 Returns:start-end unit function - Type
- function
 Example