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

Add 'drawHighlightEnabled' to ChartDataSet #114

Closed
AlBirdie opened this issue May 28, 2015 · 2 comments
Closed

Add 'drawHighlightEnabled' to ChartDataSet #114

AlBirdie opened this issue May 28, 2015 · 2 comments
Labels

Comments

@AlBirdie
Copy link
Contributor

With the current implementation we can basically configure everything on a dataset, from values, to circles (if available), over to colors and so on.
What is missing is a boolean that determines whether we want to actually draw a highlight or not.

In case of a CombinedChart, there are use cases where you only want to highlight a certain dataset and not all of them.

@AlBirdie
Copy link
Contributor Author

AlBirdie commented Jun 3, 2015

Excellent. Really like how this library is thriving! As always, thanks a lot Daniel!

@danielgindi
Copy link
Collaborator

;-)

regas99 pushed a commit to regas99/MPAndroidChart that referenced this issue Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants