Skip to content

s7graphview is open source project for draw some graph in iPhone. I costomed it.

Notifications You must be signed in to change notification settings

bugcloud/Customed-s7graphview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

These source codes based on s7graphview.

s7graphview make you be able to draw graph on iOS.

For more about s7graphview, see (http://code.google.com/p/s7graphview/)

Now, I cannot find original project page.

I customed s7graphview blow.

  • You can define X and Y axis's unit.
  • You can touch the point of graph. You will draw plot's info writing delegate I added.
  • If you have emtpy for the value for X axis, s7graphview will ignore the empty value and draw line using next X axis's point that have not empty value.

How to use

See demo(DemoOfGraph).

License

I extend original s7graphview's New BSD License.

enjoy developing>>

About

s7graphview is open source project for draw some graph in iPhone. I costomed it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages