mqr.plot.msa.
bar_var_pct#
- mqr.plot.msa.bar_var_pct(grr_table, ax, sources=None, bar_kws=None)#
Bar graph of percent contributions from sources in a GRR study.
- Parameters:
- grr_table
mqr.msa.VarianceTable
Results from a GRR study.
- axmatplotlib.axes.Axes
Axes for the plot.
- sourceslist[str], optional
Sources to include. Default [”% Contribution”, “% StudyVar”, “% Tolerance”].
- grr_table