I want to implement a candlestick graph using core-plot. I have a little problem with yAxis开发者_JAVA技巧. I\'d like to display the yAxix on the right like this examples:
i am trying to draw bar chart for my app using core plot as give on here http://code.google.com/p/core-plot/source/browse/examples/CPTestApp-iPhone/Classes/CPTestAppBarChartController.m?r=1dcee044c49
i am trying to download core-plot by following command http://core-plot.googlecode.com/hg/ core-plot but its give me time out message...
I\'m using Core-Plot for an iPhone application. I\'m trying to update the CPXYPlotSpace when the number of records is changed by the user. plotSpace is defined in the header. When the view loads, I se
Please excuse me for asking this old problem but I have really tried every solutions I could find in this forum and over at stackoverflow,
How to change area gradient color for negative values in Gradient Scatter Plot in Core-Plot in iPhone?
I want to load the CPBarPlot with Last 10 index values when the reload data is called, is any function there to a开发者_高级运维chieve like this....
CPPlotSpaceDelegate methods not getting called in my app. I have tried putting delegate开发者_开发技巧 implementation tag in header like
I have an app where I use CorePlot to plot a graph. I have implemented the zooming of the graph itself with pinch gestures, but I still can\'t make the labels near the axis (which contain numbers like
I get the below error when I try to compile the below code: Terminating app due to uncaught exception \'NSInvalidArgumentException\', reason: \'-[UIView setHostedGraph:]: unrecognized selector sent