Has anyone managed to use core-plot from wax? I have been tryi开发者_开发知识库ng recently, but got stumped on NSDecimal. Wax does not want to deal with it. How can i get around this issue?I succeede
I\'m running into a wall trying to resize the Hosting View.The problem is I either get a full-screen plot or a blank screen.I\'m hoping to get some leads to fix this problem:
I want to show data on x-axis on CPXYPlotSpace. I have seen doing so on mac using something like that but it does not work on iphone so any suggestion or i have to do it manually.
My Core Plot is almost finished up but I\'ve noticed an unusual thing I need to change before calling it done. The x axis is scaled properly along the bottom, and the left and right edges indicate the
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
This is my code. X-Axis labels are not shown. I am using core plot. scatterGraph = [[CPXYGraph alloc] initWithFrame:CGRectZero];
I want to create shadow of barplot what should I do . I use core-plot 开发者_开发百科framworkI dont know abt giving exactly shadow effect on individual bar. But similar to shadow effect, You can try u
I developing my app with core-plot, and it worked fine before Xcode4. Now it only works on iPhone Simulator. And i get a BAD_ACCESS when I load m开发者_Python百科y viewController (wich load my plots)
I\'ve got a core-plot graph that I display on a view and I need to add some UILabels to the bottom of the view.So, I found out that the 0,0 is in the lower left for this view instead of upper left.I b
I had drawn a pie chart using core-plot. I need to display the 开发者_运维技巧item name when a particular slice is touched. can anyone suggest me a solution to achieve this?You can handle individual s