end
Sets the end value for the x axis bins. The last bin may not end exactly at this value, we increment the bin edge by size
from start
until we reach or exceed end
. Defaults to the maximum data value. Like start
, for dates use a date string, and for category data end
is based on the category serial numbers.