SwiftChart icon indicating copy to clipboard operation
SwiftChart copied to clipboard

Update Readme File Examples

Open winsmith opened this issue 6 years ago • 0 comments

Hi, this is a tiny change to the readme. Thanks for this library!

  • The example code was still using CGRectZero, but this has been renamed to CGRect.zero
  • Added an import statement to the example code.

winsmith avatar Jul 28 '19 09:07 winsmith