`MarkerImage` and `MarkerView` `chartView` property
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
The two classes have a `chartView` property, but nowhere are they set. The `IMarker` protocol does not require this property, and looking at the implementations of the custom Markers made in the charts demos, there is no need for this property to exist. Can it be removed?
Contributor guide
Assessment
This issue has not been assessed yet.