Azzera filtri
Azzera filtri

Bar graph comments/define colours

1 visualizzazione (ultimi 30 giorni)
Hello,
If i had a bar graph like this:
bar([1 2 3 ]',[4 5 6 ;6 7 8]','stacked')
How would i define the colour of the bar with a comments on the y axxis? for example
blue colour:'comment'
yellows colour: 'comment'
Thank you

Risposta accettata

Walter Roberson
Walter Roberson il 5 Apr 2016
legend({'comment for lower bar', 'comment for higher bar'})

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by