what's the purpose of `invalidate: Bool` in `refresh`
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
```
open func refresh(newMatrix: CGAffineTransform, chart: ChartViewBase, invalidate: Bool) -> CGAffineTransform
```
I've found the `invalidate: Bool` is not in use, what's the purpose for it?
Contributor guide
Assessment
This issue has not been assessed yet.