How to make a smooth line in CPScatterplot .To make scatterplot like a curve chart. i use this code CPScatterPlot.dataSource = self;
I am using the MonoTouch 4.0.3 framework and having trouble loading and linking the library on 开发者_C百科to the device for the provided example code for the CorePlot API. It seems to run and work fi
i am using core plot to draw pie chart and following text Error 10 Pass400 so for above data my pie chart conta开发者_如何学Pythonins 2 slice with 2 different color
i know i am asking the same question as this question is already ask many times by other people but still i have problem after following all steps
I want to plot one graph in which curve & line drawing both. I used scatterPlot. How to draw curve with Coreplot.
I have followed the documentation of CorePlot. After doing everything, I am facing following problem:
I\'m experimenting the Core Plot library for iOS. I\'ve managed to show a graph with my information, however i\'m unable to personalize the visualization as I want.
I want to know how to create grouped bar graph? I tried but I got only single bar graph. Below, is my code any one tell me what is the mistake .
How开发者_StackOverflow中文版 to draw both bar and scatter plot together? I have created object of both in viewDidLoad and the datasource also read correctly. I add it to the same plotspace. But no us
I am using the core plot framework to make a real time chart. The problem is that after a while it freezes my iphone . I think is because of the large number of data and that i reload it every timei g