Code fpr percentage of each part within a stacked bar-chart?
1 回表示 (過去 30 日間)
古いコメントを表示
Hello, does someone have a code fragment, which allows to show the percentage of each part within a stacked bar-chart?
Thank you
0 件のコメント
回答 (1 件)
Mandar Patwardhan
2017 年 5 月 11 日
Use the following link which shows how to plot a stacked bar chart.
After plotting the bar chart, use the following link to show the tip values at the stacked bars. The Y-Stacked value shows the value of the entire stack till that point. The Y-Segment shows the value of that particular stack segment.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Bar Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!