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

[Feature] Chart Point Click Event #2459

Closed
Nikhil-Nandagopal opened this issue Jan 6, 2021 · 1 comment · Fixed by #2953
Closed

[Feature] Chart Point Click Event #2459

Nikhil-Nandagopal opened this issue Jan 6, 2021 · 1 comment · Fixed by #2953
Labels
App Viewers Pod This label assigns issues to the app viewers pod Chart Widget Enhancement New feature or request Frontend This label marks the issue or pull request to reference client code Good First Issue Good for newcomers Verified When issue is retested post its fixed
Projects

Comments

@Nikhil-Nandagopal
Copy link
Contributor

Summary

Users need an event which can trigger an action when a bar / point / pie slice is clicked on a chart widget. This can be the
onDataPointClick event

Motivation

This is useful for users to perform contextual drilldown. One use case for it is to be able to view all the widget issues when clicking the widget bar on the jarvis app

@Nikhil-Nandagopal Nikhil-Nandagopal added Enhancement New feature or request Frontend This label marks the issue or pull request to reference client code Chart Widget labels Jan 6, 2021
@github-actions github-actions bot added App Viewers Pod This label assigns issues to the app viewers pod UI Building Pod labels Jan 6, 2021
@areyabhishek areyabhishek added this to Needs triaging in UI Building via automation Jan 6, 2021
@hetunandu
Copy link
Member

This is a very useful feature. Along with this, we should also allow for the chart "slice" to have more contextual info than just the x and y coordinates. This info will be exposed with the selectedSlice object and can be read up for further querying. This is something like the id property or key property which may or may not be same as the y "label" property

@riodeuno riodeuno moved this from Needs triaging to Needs Design in UI Building Jan 8, 2021
@riodeuno riodeuno moved this from Needs Design to In Development in UI Building Jan 22, 2021
@Nikhil-Nandagopal Nikhil-Nandagopal added the Good First Issue Good for newcomers label Feb 11, 2021
@riodeuno riodeuno moved this from In Development to In Review and Testing in UI Building Feb 12, 2021
UI Building automation moved this from In Review and Testing to Closed Feb 22, 2021
@close-label close-label bot added the QA Needs QA attention label Feb 22, 2021
@prapullac prapullac added Verified When issue is retested post its fixed and removed QA Needs QA attention labels Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Viewers Pod This label assigns issues to the app viewers pod Chart Widget Enhancement New feature or request Frontend This label marks the issue or pull request to reference client code Good First Issue Good for newcomers Verified When issue is retested post its fixed
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

5 participants