puzzle / puzzletime

Open source time tracking and resource planning web application for SMEs
GNU Affero General Public License v3.0
46 stars 18 forks source link

Fix musthour line in week graph #54

Closed Kagemaru closed 5 years ago

Kagemaru commented 5 years ago

The calculations were correct, but translated to non-displayable pixel values. e.g. 10.1px / 12.9px. By rounding the time to the next quarter hour it solves this.