Closed GoogleCodeExporter closed 9 years ago
Is it reasonable to have negative values in a stacked bar chart?
Original comment by drewmcco...@mac.com
on 8 Jan 2011 at 10:06
If we have only negative values in the one bar - YES
Original comment by Yanke...@gmail.com
on 10 Jan 2011 at 11:36
I'm confused. I can't see stacked bars in Core Plot at all. Where did you get
the version you are using?
Original comment by drewmcco...@mac.com
on 26 Jan 2011 at 8:58
Above, I gave the code that creates stacked bars:
barPlot.shouldStackBars = YES;
And when you gave data to bar - you set different values for one bar for stack
Original comment by Yanke...@gmail.com
on 31 Jan 2011 at 12:46
Hey, Drew,
I'm as surprised as you, but he might be using code based on the patch I
created, which is located in the files section (I'll attach it again here), and
discussed in this thread:
http://groups.google.com/group/coreplot-discuss/browse_thread/thread/a65885bf16a
a5a5e/b3b82880d13482f2?lnk=gst&q=stacked#b3b82880d13482f2
I moved off of the Core-Plot-using project, so I never got to advance beyond
that, but I know that's the name I gave the stacking property.
Original comment by goo...@nibfile.com
on 1 Feb 2011 at 1:49
Attachments:
I was able to display a stacked bar chart by purely manipulating my data
displayed.
Original comment by ccramer...@gmail.com
on 18 Nov 2011 at 5:15
Attachments:
Could you give me tips or a code fragment, how did you do that -
"StackedChartExample_Cropped"? I would be very happy if I could get ahead at
this point.
Original comment by eugen.wi...@gmail.com
on 6 Jan 2012 at 8:38
Original comment by eskr...@mac.com
on 29 Dec 2013 at 1:45
Original issue reported on code.google.com by
Yanke...@gmail.com
on 26 Oct 2010 at 8:55Attachments: