coreplot

problem installing CorePlot

I attempt to install CorePlot according to the readme file, but as soon as I add $HOME/Library/SDKs/CorePlotSDK/${PLATFORM_NAME}.sdk to Additional SDKs in the project settings I get a massive spew of compile errors trying to compile the PCHs. I've followed the rest of the install procedure and I continue to see this problem with header ...

[CorePlot] Problem when compiling project with CorePlot 0.2.1

Hi everyone, I did use CorePlot 0.1, everything is ok, and now I want to upgrade to new version 0.2.1 which support pinches functionality and some other new things. But I meet some problems that, note that I use CorePlotSDK instead of add CorePlot-CocaTouch project: When I try to build "CPTestApp-iPhone" project of CorePlot, I got bel...

CorePlot real time graphing

I'm new to coreplot and not sure quite where to start. I would like to plot data points as they arrive. I'm recording finger touches and how long between each touch. I would like to plot them as they are happening. Thanks for any pointers. rd42 ...