Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"+Infinity% trend" Graphic #227

Open
estebanramos opened this issue Apr 28, 2021 · 3 comments
Open

"+Infinity% trend" Graphic #227

estebanramos opened this issue Apr 28, 2021 · 3 comments

Comments

@estebanramos
Copy link

I have my "Alerts trend" like this, is normal? I tried changing the time period but it's still the same. It is bugged?
vvcap 2021-04-28-08-29-03

@yodapotatofly
Copy link
Contributor

yodapotatofly commented Apr 30, 2021

This is normal since previous period had 0 alerts.
1/0 is mathematically impossible but JavaScript evaluate it as Infinity, because when x tends toward 0, 1/x tends toward infinity.

@estebanramos
Copy link
Author

What is considered as previous period?

@yodapotatofly
Copy link
Contributor

yodapotatofly commented May 5, 2021

a period is defined in the top menu
image

previous period is simply the one period before the current one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants