Skip to content

New considerMissingDataAsZero option

Compare
Choose a tag to compare
@wa0x6e wa0x6e released this 08 Aug 05:38
· 1131 commits to master since this release

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.