Issue in making one chart scroll when another is scrolled.
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am working this from a long time but really can't-do it in a precise way. What I want to do is that I want to scroll one chart when another is scrolled but the problem I am facing is that the scroll is not perfect it is always having some offset or some error in scrolling parallel with another chart.
See this embedded video.
https://youtu.be/mmpRG-cCFpI
And also this another one
https://youtu.be/buNreL33Eig
I am achieving this with the help of
`chartTranslated(_ chartView: ChartViewBase, dX: CGFloat, dY: CGFloat)`

Contributor guide
Assessment
This issue has not been assessed yet.