Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Math.round causes overflow in timegroups, we should ceil instead #236

Merged
merged 2 commits into from
Apr 30, 2020

Conversation

ptomasroos
Copy link
Contributor

What this PR does / why we need it:

Make sure graphs are full of data when using auto interval calculations

Which issue(s) this PR fixes:

Fixes #235

Special notes for your reviewer:

Release note:


@Tamirk Tamirk requested a review from LiorRacer April 22, 2020 06:13
…ts shoult not result in 1 s groups, since 1800 > 1742
@LiorRacer LiorRacer merged commit 19a8f49 into doitintl:master Apr 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

$__timeGroup(...., auto) fails for shorter time spans
2 participants