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

Changing the specific data point (circle color) in Line Chart #51

Closed
rajatmohanty opened this issue Apr 27, 2015 · 1 comment
Closed

Comments

@rajatmohanty
Copy link

In case of Line Chart, whenever user is tapping on the small circle(data point), a Popover is displaying to user and i want to change the color of this specific data point(small circle only) instead of color of whole line chart.

Is there any way to do this ?

@danielgindi
Copy link
Collaborator

The popover is part of the demo, not part of Charts.
So you can use whatever popover you want, and you can query the color from the dataset using the xIndex.

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