graph « plot « iPhone iPad Media Q&A

Home
iPhone iPad Media Q&A
1.animation
2.audio
3.AVAudioPlayer
4.box2d
5.cocos2d
6.CoreGraphics
7.CorePlot
8.Flash
9.graphics
10.icon
11.image
12.photo
13.plot
14.sound
15.video
iPhone iPad Media Q&A » plot » graph 

1. Cocoa Graphing/Plotting Framework that Works on iPhoneOS    stackoverflow.com

Looking at adding some data graphing to a new iPhone app in development (ala the Stocks app). I realize I could buckle down and do some Quartz drawing but I'm hoping that ...

2. How do remove the border around a core-plot graph    stackoverflow.com

I am trying to remove the border around a core plot graph on the iPhone - but seem to be struggling on what should be simple in my mind. Pointers please!

3. How can I make a core-plot graph on the phone that doesn't auto-expand to fill the whole superview    stackoverflow.com

I'm pretty sure I saw an example where the graph wasn't filling the whole iPhone screen, but I can't get that to happen in my app, nor in the Core-Plot Test ...

4. How to scale graph to fit to visible space    stackoverflow.com

I'm using core-plot (and the barcharts) to display financial information. My problem is that whenever I use negative values, it seems that the scale of the shown graph is wrong. I'd ...

5. Core-plot graph rendered upside-down in a different context    stackoverflow.com

I'm using core-plot library to draw graphs. For some animation I have to take the image snapshot of the entire screen in order to make it smooth. The problem is that ...

6. How would I replicate graphs like the following in Core Plot?    stackoverflow.com

I would like to use the Core Plot framework to produce a graph that looks like the following: enter image description here Additionally, I would like to provide charts within a ...

7. How can I customize a Core Plot graph to mimic this style?    stackoverflow.com

I would like to draw a line graph in the same style as the one posted in this Core Plot issue. Is there a tutorial out there on ...

8. Core plot - start origin of graph at (0,0)    stackoverflow.com

If you see the picture below, what I want is for the graph to start at 0 on the y axis and 6/28 on the x axis. How can I do ...

9. Is it possible to enlarge a Core Plot graph, and have it respond to touch?    stackoverflow.com

I'm new to the Core Plot framework and am looking at using in an iPad app.

  • Is it possible to display a magnifier in the graph to enlarge just a small ...

10. How can I make semi-log graph in Core Plot?    stackoverflow.com

I'd like to make semi-log graph to show my amplitude spectrum data by using Core Plot in my iOS App. But I couldn't find how to make it. Does anyone know?

11. iPhone 4 fast plotting of data    stackoverflow.com

I got accelerometer data coming in at 20 samples /second. I'd like to plot this data. Currently I'm using http://developer.apple.com/library/ios/#samplecode/AccelerometerGraph/Introduction/Intro.html This works and is really fast, however I introduced ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.