Change color plot symbol at index - CorePlot
问题 I try add label of plot symbol when user touch at plot symbol. How to change color this plot symbol,too. Here i my code to add label of plot symbol - (void)scatterPlot:(CPTScatterPlot *)plot plotSymbolWasSelectedAtRecordIndex (NSUInteger)index { if(symbolTextAnnotation) { [graph.plotAreaFrame.plotArea removeAnnotation:symbolTextAnnotation]; [symbolTextAnnotation release]; symbolTextAnnotation = nil; } if ([(NSString *)plot.identifier isEqualToString:@"TOTAL"]) { // Setup a style for the