2.5. khipu plot

khipu.plot.plot_json_khipu(jkp, figsize=(8, 5), savepdf='', relabel={})[source]

Plot the khipu from JSON dict as diagram.

khipu.plot.plot_khipugram(df, savepdf='', relabel={})[source]

Plot the khipu grid as diagram. df = KP.get_khipu_intensities() The trunk labels are updated here but not in KP instances, because we use the search adduct tables to index m/z distances to M+H+, and it’s easier to keep the names consistent with the input tables.