Changing face color in MATLAB grouped bar charts
100 ビュー (過去 30 日間)
古いコメントを表示
I know how to change the color of the bars when bar charting a single series in MATLAB. How do you do this though with a grouped bar chart? Using the same method as I would normally use for a single bar chart just changes both groups of bars to the same color.
0 件のコメント
採用された回答
Sayan Saha
2018 年 5 月 11 日
Here is an example from the documentation showing how to change color of the individual bars for a grouped bar chart:
0 件のコメント
その他の回答 (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!