AppPear / ChartView

ChartView made in SwiftUI
MIT License
5.26k stars 645 forks source link

Get callback on user scrubbing a chart #222

Open croossin opened 2 years ago

croossin commented 2 years ago

Detailed Description

Would be nice to be able to be informed of the which data point the user is currently scrubbed at.

Context

It is important so that we can update other parts of the UI based on where the users input/scrub currently is.

Same

Possible Implementation

Callback on scrub