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

Fatal error: removeEntry is not implemented in ChartBaseDataSet: #3937

Closed
kristipati opened this issue Apr 10, 2019 · 1 comment
Closed

Fatal error: removeEntry is not implemented in ChartBaseDataSet: #3937

kristipati opened this issue Apr 10, 2019 · 1 comment

Comments

@kristipati
Copy link

In the below function delegate when I select any bar or line inside the chart I am getting a crash in release version number 3.2.2. I don't see the same crash in 3.2.1.

func chartValueSelected(_ chartView: ChartViewBase, entry: ChartDataEntry, highlight: Highlight)

When crash's below is the log.

Fatal error: removeEntry is not implemented in ChartBaseDataSet:

@liuxuan30
Copy link
Member

liuxuan30 commented May 13, 2019

try 3.3.0

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