gujjula / core-plot

Automatically exported from code.google.com/p/core-plot
0 stars 0 forks source link

barWasSelectedAtRecordIndex callback not recognizing multiple stacked bars #250

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create 2 or more bar graphs
2. Stack one on top of the other
3. implement barWasSelectedAtRecordIndex

What is the expected output? What do you see instead?
plot.identifier should be differentiated on the callback. Only the 
first/foreground plot.identifier gets the callback.

What version of the product are you using? On what operating system?
0.2.2 - OS X 10.6.6

Please provide any additional information below.

Original issue reported on code.google.com by garys...@gmail.com on 28 Jan 2011 at 9:40

GoogleCodeExporter commented 9 years ago
Stacked plots are not a supported feature in Core Plot yet. See the comments on 
issue #218.

Original comment by eskr...@mac.com on 12 Feb 2011 at 2:10

GoogleCodeExporter commented 9 years ago
Hello,

I use stacked bar charts for an iPad App. I simply stacked plots and it 
works... However, the barPlot:barWasSelectedAtRecordIndex does not as it is 
said higher...

Does the patch of issue #218 solve this problem? Is there any available 
solution for it?

Otherwise, I will do my own stuff...

Thanks,

Original comment by jeben...@gmail.com on 19 May 2011 at 12:08

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 85edb0945673.

Original comment by eskr...@mac.com on 22 May 2011 at 1:15