Changing face color in MATLAB grouped bar charts
100 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Sayan Saha
il 11 Mag 2018
Here is an example from the documentation showing how to change color of the individual bars for a grouped bar chart:
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Bar Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!