I'm making use of the calendar heatmap chart, but i'm getting unexpected null dates for a month outside of the filter.
How to reproduce the bug
- create heatmap calendar
- set filter to 2021-05-01 minus two months (see underneath)
Expected results
Actual results
But as can be seen on the image underneath, we have a full month with null values
Checklist
- [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
- [x] I have reproduced the issue with at least the latest released version of superset.
- [x] I have checked the issue tracker for the same issue and I haven't found one similar.
Comment From: Shazad-khan
It is working as expected please recheck the issue and close this bug
Comment From: rusackas
Can anyone confirm if this is still an issue in 3.x?
Comment From: vankeer
I just stumbled upon this when installing & using the latest version from master. This is still an issue.
It is working as expected please recheck the issue and close this bug
You have to enable "Show values" under the "Customize" tab.
Comment From: sra
This is happening for us in 4.0.2
Comment From: rusackas
Yep, this is still real... probably just not the biggest bug and/or not our most highly used chart. I'd encourage anyone to take a look and open a PR if they can solve it!