ChartPointsLineTrackerLayer lineColor is not woking
Opened this issue · 0 comments
eul commented
In file ChartPointsLineTrackerLayer.swift -> func updateLineView()
lineView.backgroundColor is hardcoded to black
should be
lineView.backgroundColor = lineColor