I have a dashboard where every chart has a default view of “Previous 12 months”, based on a date field in the source collection. Under some filters, however, not all months may have a record associated with them. When these empty months appear in the middle of the time window, they are displayed as 0 height bars, as expected.
However, if these appear on either end of the time window, no space is rendered for them. This can cause serious misalignment and can lead to confusion in the user.
Is there any way via charts to display these empty leading or trailing bins?