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

Selection in a bar chart #1530

Closed
mattgallivan opened this issue Sep 22, 2016 · 4 comments
Closed

Selection in a bar chart #1530

mattgallivan opened this issue Sep 22, 2016 · 4 comments

Comments

@mattgallivan
Copy link

screen shot 2016-09-22 at 9 31 52 am

Usage: I am using a stacked bar chart with popovers. Everything is working and displaying correctly. The issue occurs during selection and deselection.

Problem: In the image above, the left bar is selected even when I click in the white space above it. That is to say, a bar is selected as long as I click anywhere in its column.

Desired: The desired effect would be to have a bar selected only when I click inside the bar (the green portion). The bar would be deselected when clicking anywhere else (the white portion).

Is this intended or am I missing a setting?

@Rushabh5
Copy link

Use chartValueSelected delegate. @mattgallivan

@Huang-Libo
Copy link

@mattgallivan
This issue seems fixed now, pull new commits from master branch to check it.

@mattgallivan
Copy link
Author

mattgallivan commented Oct 3, 2016

@Huang-Libo @liuxuan30 I have updated to the latest master branch and the issue still exists for me.

@KumaresanSubramaniam
Copy link

Bar chart plays too sensitive clicking event

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

5 participants