Description Usage Arguments Author(s) See Also Examples
Plots a graph that shows what percentage of items is responsible for what amount of value.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
x |
Object of class |
plot_engine |
Name of the plot engine ("graphics", "plotly") |
title |
Plot title (e.g. 'ABC-Analysis'). |
xlab |
Label of x-axis (e.g. 'Percentage of Items'). |
ylab |
Label of y-axis (e.g. 'Percentage of cumulative Value'). |
top5lab |
Title of the rank of the top 5 items (e.g. 'Items with the highest Value'). |
color |
List of plot colors (i.e., itemColor, top5Color, aColor, bColor, cColor).
Default is |
item |
Name of a single column with an identifier, that is displayed in the top-5-ranking.
Used if the |
... |
Further optional parameters for function |
Leon Binder leon.binder@th-deg.de
Bernhard Bauer bernhard.bauer@th-deg.de
Michael Scholz michael.scholz@th-deg.de
computeABCXYZAnalysis
ABCXYZData
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.