Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/honcheng/AcornCharts-for-iOS

Fun way to display charts using balls that responds to device tilting
https://github.com/honcheng/AcornCharts-for-iOS

Last synced: about 1 month ago
JSON representation

Fun way to display charts using balls that responds to device tilting

Awesome Lists containing this project

README

        

AcornCharts for iOS
=============


[video demo](http://youtu.be/B7jWfzFx5YY)
[video demo](http://youtu.be/fBiyKi99GVA)

AcornCharts uses the [Chipmunk Physics library](http://chipmunk-physics.net).
It is a fun way to show charts by drawing balls that falls down when you tilt the device.

This is just something simple I made to learn Chipmunk, but it's usable.
Remember to pull the chipmunk submodule before compiling.

#### Features
* 2 Options - uses ball size or quantity to show difference in data size
* responds to device tilting

To pull to chipmunk submodule, go to the root directory of the folder and run the following

* git submodule init
* git submodule update

[twitter.com/honcheng](http://twitter.com/honcheng)

![](http://www.cocoacontrols.com/analytics/honcheng/acorncharts-for-ios.png)