-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added weekday dimension. More difficult than it should have been.
- Loading branch information
1 parent
94c4cae
commit e4b3ef8
Showing
5 changed files
with
96,549 additions
and
96,499 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,24 @@ | ||
-- make mouseover preview only on eye icon | ||
-- scroll to top of dimension on toggle | ||
-- make mouseover preview only on eye icon DONE | ||
-- scroll to top of dimension on toggle DONE | ||
-- make reset button work | ||
|
||
-- add some other dimensions | ||
author DONE | ||
title NOT TO DO | ||
intersecting date | ||
change section to use Jeff's aggregates | ||
change section to use Jeff's aggregates DONE | ||
|
||
-- toggle to switch aggregations | ||
total receipts | ||
tickets sold | ||
performances | ||
-- toggle to switch aggregations DONE | ||
[ avg receipts per day ] | ||
[ avg ticket sales per day ] | ||
|
||
-- display flip book page for current date | ||
|
||
-- gestalt timeline below magnified view | ||
[ scrolling doesn't work otherwise ] | ||
|
||
-- timeline improvements | ||
change to a line graph | ||
change granularity (years, months, days) | ||
change granularity (years, months, days) DONE | ||
scroll timeline left/right DONE | ||
y axis outside of scroller |
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
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.