PlotUtils.DecompositionPlot#
PlotUtils.DecompositionPlot.py
- create_axes(fig, row_titles=['UV', 'XR'])#
- plot_elution_curve(ax, icurve, ccurves, title=None, ylabel=None, **kwargs)#
- make_guinier_plot(ax, qv, xr_components, title=None)#
Create a Guinier plot.
- make_kratky_plot(ax, qv, P, sg_list, title=None)#
Create a Kratky plot.
- plot_components_impl(decomposition, **kwargs)#