We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I added LineChartView from charts to the tableviewcell and displayed 20 cells
I hope the reuse mechanism of tableview will not affect the selection function of LineChartView.
When I selected the first item, I scrolled down to find the first selected data below.
**Charts version/Branch/Commit Number:master **Xcode version:10.3 **Swift version:5.0 **Platform(s) running Charts:
**macOS version running Xcode:10.14.4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What did you do?
I added LineChartView from charts to the tableviewcell and displayed 20 cells
What did you expect to happen?
I hope the reuse mechanism of tableview will not affect the selection function of LineChartView.
What happened instead?
When I selected the first item, I scrolled down to find the first selected data below.
Charts Environment
**Charts version/Branch/Commit Number:master

**Xcode version:10.3
**Swift version:5.0
**Platform(s) running Charts:
**macOS version running Xcode:10.14.4
Demo Project
The text was updated successfully, but these errors were encountered: