Displaying 1 result from an estimated 1 matches for "2bbar".
Did you mean:
  bbar
  
2012 Nov 08
2
Stacked Barchart as relative share
Hi @ all,
I'm looking for a solution to plot a dataframe as a stacked bar chart like
on this picture: 
http://4.bp.blogspot.com/_79SognVSu7A/S6OtzgksPSI/AAAAAAAABrw/-IuFNewdZFE/s400/Stacked%2BBar%2BChart.png
My dataframe 
example2.csv <http://r.789695.n4.nabble.com/file/n4648854/example2.csv>  
My questions:
Is there a standard function to convert the values to 100 percent relate to
realize the stacked chart or does a library generate the complete plot
inculding an automatically con...