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

[ML] Allow clicking on influencer directly in anomaly chart #17985

Open
elasticmachine opened this issue May 11, 2017 · 0 comments
Open

[ML] Allow clicking on influencer directly in anomaly chart #17985

elasticmachine opened this issue May 11, 2017 · 0 comments

Comments

@elasticmachine
Copy link
Contributor

elasticmachine commented May 11, 2017

Original comment by @ppf2:

Currently, if you click on an influencer in the table, it can end up showing multiple influencers in the anomaly chart (including what's following it), not just for the period that you clicked on.

image

It does mark the period that you clicked on with a gray background. And the actual table below the chart will only show the threshold data points for that gray period.

image

It will be nice if the end user can directly click on the "other" influencers that are not part of the selected period (but showing up in the chart), eg. if they click on the top influencers in the chart showing up in the late March period, it will cause the chart to shift to that period and mark it gray, with the data points below the chart updated accordingly.

Certainly, you can do this today by clicking on the next red band in the influence table above the chart, but it can be more intuitive if the users can interact directly with the chart.

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

No branches or pull requests

2 participants