-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makes the following changes to the histogram tile: 1. Adds support for binning when dates include days (YYYY-MM-DD) 2. Don't show histogram if there's no data to show Before: ![Screenshot 2023-01-23 at 1 30 28 PM](https://user-images.githubusercontent.com/4034366/214154740-011dd3c5-a631-4bfd-a491-c0ca4699dff8.png) After: ![Screenshot 2023-01-23 at 1 32 36 PM](https://user-images.githubusercontent.com/4034366/214154763-f33d675e-1b2d-49b0-a8ef-c28dbe251cfe.png) Before: ![Screenshot 2023-01-23 at 1 34 04 PM](https://user-images.githubusercontent.com/4034366/214154957-49c4e125-fb5d-4720-82f7-4da17c7aa7d9.png) After: ![Screenshot 2023-01-23 at 1 34 16 PM](https://user-images.githubusercontent.com/4034366/214154994-98946575-4149-4a6e-93e5-86a5b15aeeb5.png)
- Loading branch information
Showing
10 changed files
with
294 additions
and
289 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.