philackm / ScrollableGraphView

An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.
MIT License
5.31k stars 472 forks source link

Removed extra space between value and unit in Reference Label #142

Open weiran opened 6 years ago

weiran commented 6 years ago

A space is already added in createReferenceLineFrom(from lineStart: CGPoint, to lineEnd: CGPoint, in path: UIBezierPath), which means currently there are 2 spaces between value and unit.