gray color for bar in the bar plot
gray color for bar in the bar plot
(OP)
Hi,
How to plot gray color for a set of bars and white color for another set of bars?
And also, how to put legend on?
Thanks,
mapi
How to plot gray color for a set of bars and white color for another set of bars?
And also, how to put legend on?
Thanks,
mapi





RE: gray color for bar in the bar plot
legend('line 1','line 2')
For more detail follow this link
htt
RE: gray color for bar in the bar plot