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

Anomaly charts do not highlight outliers & CI range in some edge cases #154

Closed
suranah opened this issue Sep 8, 2021 · 5 comments
Closed
Labels
🐛 bug Something isn't working 🖥️ frontend

Comments

@suranah
Copy link
Contributor

suranah commented Sep 8, 2021

It looks like this is only triggered in cases where the first data point is an outlier. May be related to our charting/ intercept code.

Some Examples:

image
image

@suranah suranah added 🐛 bug Something isn't working 🖥️ frontend labels Sep 8, 2021
@manassolanki
Copy link
Member

@kartikay-bagla @varunp2k @suranah Can we confirm whether this exists on the frontend side? Since the data points are coming from the backend.

@kartikay-bagla
Copy link
Contributor

kartikay-bagla commented Sep 18, 2021

This issue was caused by API sending unsorted values. Should be fixed now. We can reopen if the issue persists.

@suranah
Copy link
Contributor Author

suranah commented Nov 17, 2021

Some of these patterns seem to be occurring again so reopening this.

@suranah suranah reopened this Nov 17, 2021
@suranah
Copy link
Contributor Author

suranah commented Dec 7, 2021

@Amatullah keeping this open as we saw this pattern again for certain KPIs

@manassolanki
Copy link
Member

Closing this for the time being, please reopen if the issue persist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🖥️ frontend
Projects
None yet
Development

No branches or pull requests

3 participants