forked from ChartsOrg/Charts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the same process for highlighting in
LineChartRenderer
that was…
… used in `ScatterChartRenderer`. Fixes ChartsOrg#1495. I'm not sure if iterating over entries is necessary, or if this can be collapsed to just a single `set.entryForXValue()` call.
- Loading branch information
1 parent
61d10ba
commit 8f2c2cb
Showing
1 changed file
with
38 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters