gpt4 book ai didi

ios - 核心图栏水龙头不起作用

转载 作者:塔克拉玛干 更新时间:2023-11-02 09:31:18 25 4
gpt4 key购买 nike

我已经从 Github 下载了这段代码:https://github.com/gilthonweapps/CorePlotBarChartExample .如何为选定的栏获得onTap?我正在使用以下代码:

#pragma mark - CPTBarPlotDelegate methods
-(void)barPlot:(CPTBarPlot *)plot barWasSelectedAtRecordIndex:(NSUInteger)index {

NSLog(@"barWasSelectedAtRecordIndex %d", index);
}

但这不起作用(无法识别 Tap)。请帮忙。提前致谢,新年快乐。

最佳答案

将绘图 delegate 设置为您的条形图委托(delegate)对象。这通常是 View Controller ,但不一定是。

关于ios - 核心图栏水龙头不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14112893/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com