UnitsInteger(start: any, end: any): number | any[]
The default value for .xUnits for the
Coordinate Grid Chart and should
be used when the x values are a sequence of integers.
It is a function that counts the number of integers in the range supplied in its start and end parameters.
The default value for .xUnits for the Coordinate Grid Chart and should be used when the x values are a sequence of integers. It is a function that counts the number of integers in the range supplied in its start and end parameters.
See
xUnits
Example