Changing face color in MATLAB grouped bar charts
100 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Sayan Saha
on 11 May 2018
Here is an example from the documentation showing how to change color of the individual bars for a grouped bar chart:
0 Comments
More Answers (0)
See Also
Categories
Find more on Bar Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!