Displaying 1 result from an estimated 1 matches for "createda".
Did you mean:
created
2007 Dec 09
3
Barchart, Pareto
...Insuff b/w 1.470588
barplot(x$Percent, space=0, names.arg=x$ReasonCode, main="Pareto", legend.text=x$ReasonCode, ylab="% error")
Here are my questions:
1. I could not print the data in ROF column below the bar charts, How to get full labels for each bar insted I createda new coumn ReasonCode just to fit below the bars.
2. Can I color code each bar differently
3. How to set limit on the y-axis - by deafult it shows 40, I want it show Y-axis till 50?
4. How to display value of each bar inside or on top of it?
[[alternative HTML version del...