core-plot
How do you Create a single-bundle App/Archive using static libraries like Core-Plot?
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[详细]
2023-02-23 12:18 分类:问答CorePlot XAxis Labels not displaying
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.[详细]
2023-02-22 12:20 分类:问答live graph and iPad app
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[详细]
2023-02-22 12:09 分类:问答How to plot a scatterplot using numbers in core plot
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[详细]
2023-02-22 06:36 分类:问答CorePlot Remove bar shadow effect
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[详细]
2023-02-20 18:19 分类:问答Adding CorePlot to iPhone Project - Errors?
Linker information below Followed the directions. Any ideas on how to fix? Followed directi开发者_高级运维ons for install. I\'m using Xcode 4.0.[详细]
2023-02-19 23:00 分类:问答How do I draw horizontal bars in a chart using Core Plot?
I\'m beginner with the Core Plot framework. Right now, I am able to render bar charts on the screen.[详细]
2023-02-19 10:44 分类:问答unable to show anything on x-axis and y-axis labels in core-plot
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[详细]
2023-02-18 17:49 分类:问答CorePlot incompatible type for argument 1 of initWithFrame
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[详细]
2023-02-18 06:54 分类:问答Core plot gives a SIGABRT and doesn't run Linegraph
I have a problem with my code, core plot gives a SIGBRT. can someone help me ? Thanks.. header: @interface CorePLotTestAppDelegate : NSObject <CPPlotDataSource>[详细]
2023-02-18 06:12 分类:问答