Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 419 Bytes

Readme.md

File metadata and controls

15 lines (12 loc) · 419 Bytes

Quartz Charting Engine

Todo

  • Make data mappable to four quadrants
  • Make axis mappable to four quadrants
  • Make data mappable to content size
  • Make axis have measure marks that are customizable

Done

  • Created a base charting engine for upper right quadrant
  • Made optional points
  • Made data animate on loading new NSArray

Future

  • Make charting not limited to scatter/line-graphs (bar chart, pie chart)