New considerMissingDataAsZero option
The considerMissingDataAsZero
is used when you want the dates that are not associated to any values to behave like if they're associated to the value 0.
Useful when your API is not returning data for dates with value 0, to save space.