sproctor / php-calendar

PHP-Calendar
http://www.php-calendar.org/
Apache License 2.0
140 stars 67 forks source link

granular views #83

Open sproctor opened 10 years ago

sproctor commented 10 years ago

"stretched week- and daily displays with a time-line view along the vertical axis (to improve readability of free slots and their lengths, such that for instance events at 3pm line up regardless of number of events before/after)"

"use the "rowspan" markup to have each day be represented by max_events (or max_events + 1) rows and then place individual entries within those rows that are closets to the "time of day" they belong to? Clearly this would make individual weeks look very different in height in the monthly view (if adopted), but at least for the weekly view this may be more convenient as the visualization gives a good indication of "when" there are still free times during any given day"