I struggled a bit before I found an answer and so I\'m posting it here. Problem: Building archive with Core-Plot resulted 开发者_运维技巧in an Organizer error that said something about building a sin
Hey, Using CorePlot recently but the Problem is, that the Labels I set don´t show up, the one thing I can see are the major and minor TickLine, but also only above the x-line not below.
i 开发者_如何学编程currently have highcharts realtime graph working on a browser (e.g. http://www.highcharts.com/demo/dynamic-update ), but we now want to an iphone/ipad app so that the users dont hav
I n开发者_运维技巧eed to draw a scatter plot with the given array of numbers in iPhone. How can I achieve this?You just need to write a method which will returns an object of (NSNumber *) and takes NS
In iPhone App i am using core Plot vertical bar chart. How to Remove shadow effect in Vertical Bars? Here as shown in figure bars are displaying with shadow
Linker information below Followed the directions. Any ideas on how to fix? Followed directi开发者_高级运维ons for install. I\'m using Xcode 4.0.
I\'m beginner with the Core Plot framework. Right now, I am able to render bar charts on the screen.
I\'m using core plot in an application and from past one week I am trying to show labels on x-axis and y-axis. But haven\'t succeed yet. I\'m posting my code here with screen shot. If someone knows an
I have downloaded Cor开发者_运维问答ePlot a week ago and have included in one of my MAC application projects. Everything works fine in Debug but when I try to build it using Distribution build it fail
I have a problem with my code, core plot gives a SIGBRT. can someone help me ? Thanks.. header: @interface CorePLotTestAppDelegate : NSObject <CPPlotDataSource>