core-plot
How can I add horizontal lines to a BarPlot
I want to know how could I add Horizontal lines to each bar of a barPlot with different values. I want to let the customer know what is the expected value with an horizo开发者_StackOverflowntal line[详细]
2023-04-13 04:48 分类:问答iPhone 4 iOS5 Core Plot and ARC error:"The current deployment target does not support weak references"
I\'ve converted my project to iOS 5 and enabled ARC开发者_运维知识库. Now I need to integrate core plot with the project. When I try to instantiate a sample controller included with the Core Plot, I g[详细]
2023-04-12 17:58 分类:问答iPhone SDK chart Core-Plot: How to keep the X axis and Y axis keep on the bottom and right whatever i scale how much
I am now creating a chart by using Core-plot in iphone sdk. But i want the X-axis and Y-axis always stay on the bottom and right whatever how much did i enlarge or scale.[详细]
2023-04-12 02:56 分类:问答Using CPTAnnotation in CorePlot DatePlot (iOS)
I am Using CorePlot in my app, and I want to display a annotation over the plotSymbol. I haven\'t found any code in the sample projects of the latest 0.9 version of CorePlot. After some research i hav[详细]
2023-04-11 04:05 分类:问答How to move a Core Plot graph
I have a Core-Plot Graph within a Mac Application. But the inside table is appearing shifted down and to the left of the containing \"frame/border\" so that neithe开发者_JAVA百科r of the axis\' are sh[详细]
2023-04-10 16:44 分类:问答Which is the best way to plot graph in iphone?
I saw some Core-plot sample. Is there anything equivalent that will do my task easily? I also want to know feasibility with Core-plot i开发者_运维问答n iPhone. (any issues with core-plot)[详细]
2023-04-10 07:16 分类:问答Move core plot x axis to last point
My core plot graph in my iPhone app is drawing nicely. However, one thing I can\'t seem to figure out. How can I get the graph to scroll to the end of its x axis after the view loads, rather than star[详细]
2023-04-10 01:35 分类:问答Core-Plot: Plotting only one point in a Scatterplot?
I have a graph with two plots. One plot shows 10 data points and is static. The second plot should only show one data point that is a function of a slider selection.[详细]
2023-04-08 18:55 分类:问答Does any Framework Support User to draw "candle graph" on the iPhone?
iPhone sdk :Does any Framework Support User to draw \"candle graph\" in iphone sdk? I have tried following framework:[详细]
2023-04-08 17:31 分类:问答how to rotate label of a bar chart and add offset in core plot?
just wondering if there is a way to rotate the labels placed on bar charts and add offset to it ? Thank you.[详细]
2023-04-08 09:37 分类:问答